Skip to content

Commit 99084e5

Browse files
committed
doc: Add doc for option --dry-run for the command importmap:require of the AssetMapper component
1 parent 039fd05 commit 99084e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/asset_mapper.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ to add any `npm package`_:
217217
218218
.. tip::
219219

220-
The command takes the well-know ``--dry-un`` option to simulate the installation of the packages, useful
221-
to see what will be installed without altering anything.
220+
The command takes the well-know ``--dry-run`` option to simulate the installation of the packages, useful
221+
to show what will be installed without altering anything.
222222

223223
This adds the ``bootstrap`` package to your ``importmap.php`` file::
224224

0 commit comments

Comments
 (0)