Skip to content

Commit c692372

Browse files

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)