Skip to content

Commit bfdd0f9

Browse files
Fix typo in documentation
Asset Mapper 6.3 example is missing a }
1 parent b45d8b0 commit bfdd0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StimulusBundle/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ is running in debug mode.
418418

419419
.. tip::
420420

421-
For AssetMapper 6.3 only, you also need a ``{{ ux_controller_link_tags() }``
421+
For AssetMapper 6.3 only, you also need a ``{{ ux_controller_link_tags() }}``
422422
in ``base.html.twig``. This is not needed in AssetMapper 6.4+.
423423

424424
With WebpackEncoreBundle

0 commit comments

Comments
 (0)