Skip to content

Commit 32c2af1

Browse files
authored
Update asset_mapper.rst
1 parent 9a9110a commit 32c2af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/asset_mapper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ For example, to remove the ``lodash`` package from your importmap:
316316
317317
$ php bin/console importmap:remove lodash
318318
319-
This will update your ``importmap.php`` file and remove the specified package (and any dependencies added along with it).
319+
This will update your ``importmap.php`` file and remove the specified package (and any dependencies added along with it).
320320
After running this command, it is recommended to also run:
321321

322322
.. code-block:: terminal

0 commit comments

Comments
 (0)