Skip to content

Commit 89dad11

Browse files
committed
minor #18531 Fixing typo (ThomasLandauer)
This PR was merged into the 6.3 branch. Discussion ---------- Fixing typo Page: https://symfony.com/doc/current/frontend/asset_mapper.html Commits ------- 23a08b9 Fixing typo
2 parents 329c69e + 23a08b9 commit 89dad11

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
@@ -34,7 +34,7 @@ To install the AssetMapper component, run:
3434
3535
$ composer require symfony/asset-mapper symfony/asset symfony/twig-pack
3636
37-
In addition to ``symfony/asset-mapper`, this also makes sure that you have the
37+
In addition to ``symfony/asset-mapper``, this also makes sure that you have the
3838
:doc:`Asset Component </components/asset>` and Twig available.
3939

4040
If you're using :ref:`Symfony Flex <symfony-flex>`, you're done! The recipe just

0 commit comments

Comments
 (0)