Skip to content

Commit cf8064d

Browse files
committed
[Cookbook][Assetic] Fix "javascripts" tag name typo
1 parent 42c80d1 commit cf8064d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/assetic/asset_management.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ behind adding either is basically the same, but with a slightly different syntax
5353
Including JavaScript Files
5454
~~~~~~~~~~~~~~~~~~~~~~~~~~
5555

56-
To include JavaScript files, use the ``javascript`` tag in any template.
56+
To include JavaScript files, use the ``javascripts`` tag in any template.
5757
This will most commonly live in the ``javascripts`` block, if you're using
5858
the default block names from the Symfony Standard Distribution:
5959

0 commit comments

Comments
 (0)