Skip to content

Commit a854341

Browse files
committed
minor #19162 Typo (ThomasLandauer)
This PR was merged into the 6.3 branch. Discussion ---------- Typo Page: https://symfony.com/doc/current/frontend/asset_mapper.html#config-importmap-polyfill Commits ------- c692372 Typo
2 parents d781388 + c692372 commit a854341

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
@@ -969,7 +969,7 @@ pages. To add a CSS file to a specific page, create the file, then add a
969969
{% endblock %}
970970

971971
For JavaScript, first create the new file (e.g. ``assets/checkout.js``). Then,
972-
add a ``script``` tag that imports it:
972+
add a ``script`` tag that imports it:
973973

974974
.. code-block:: html+twig
975975

0 commit comments

Comments
 (0)