File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ Then activate its tasks in ``Gruntfile.js``:
209209 };
210210
211211 We'll create 2 subtasks: one for cleaning out ``web/assets `` before copying
212- and another for cleaning out the ``web/assets/sass `` directory *after copying:
212+ and another for cleaning out the ``web/assets/sass `` directory *after * copying:
213213
214214.. code-block :: javascript
215215
@@ -258,4 +258,5 @@ Have fun!
258258.. _`knpuniversity/symfonycon-frontend` : https://github.com/knpuniversity/symfonycon-frontend
259259.. _`assets-in-root` : https://github.com/knpuniversity/symfonycon-frontend/tree/assets-in-root
260260.. _`grunt-contrib-copy` : https://github.com/gruntjs/grunt-contrib-copy
261+ .. _`grunt-contrib-clean` : https://github.com/gruntjs/grunt-contrib-clean
261262.. _`Matt Davis` : https://twitter.com/mdavis1982
You can’t perform that action at this time.
0 commit comments