Skip to content

Commit 1009ed4

Browse files
Geert Eltinkweaverryan
Geert Eltink
authored andcommitted
Typo
1 parent 987a31a commit 1009ed4

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
@@ -540,7 +540,7 @@ need to dump them manually. To do so, run the following:
540540
541541
This physically writes all of the asset files you need for your ``dev``
542542
environment. The big disadvantage is that you need to run this each time
543-
you update an asset. Fortunately, by using ``assetic:watch`` command, the
543+
you update an asset. Fortunately, by using the ``assetic:watch`` command,
544544
assets will be regenerated automatically *as they change*:
545545

546546
.. code-block:: bash

0 commit comments

Comments
 (0)