Skip to content

Commit 8e970ab

Browse files
committed
fixed typo
1 parent 6fd7bc0 commit 8e970ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/assetic/asset_management.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ the following change in your ``config_dev.yml`` file:
339339
340340
.. note::
341341

342-
You'll also have to remove the ```_assetic``` route in your ```app/config_dev.yml``` file.
342+
You'll also have to remove the ``_assetic`` route in your ``app/config_dev.yml`` file.
343343

344344
Next, since Symfony is no longer generating these assets for you, you'll
345345
need to dump them manually. To do so, run the following:

0 commit comments

Comments
 (0)