Skip to content

Commit a7dac72

Browse files
zairigimadjaviereguiluz
authored andcommitted
Update twig.rst
Typo ?
1 parent f739e4b commit a7dac72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/twig.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ If set to a string, the template contents are escaped using the strategy with
8080
that name. Allowed values are ``html``, ``js``, ``css``, ``url``, ``html_attr``
8181
and ``name``. The default value is ``name``. This strategy escapes contents
8282
according to the template name extension (e.g. it uses ``html`` for ``*.html.twig``
83-
templates and ``js`` for ``*.js.html`` templates).
83+
templates and ``js`` for ``*.js.twig`` templates).
8484

8585
.. tip::
8686

0 commit comments

Comments
 (0)