Skip to content

Commit 2fcdf7c

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Update twig.rst
2 parents 09c72f6 + 10747a8 commit 2fcdf7c

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
@@ -85,7 +85,7 @@ If set to a string, the template contents are escaped using the strategy with
8585
that name. Allowed values are ``html``, ``js``, ``css``, ``url``, ``html_attr``
8686
and ``name``. The default value is ``name``. This strategy escapes contents
8787
according to the template name extension (e.g. it uses ``html`` for ``*.html.twig``
88-
templates and ``js`` for ``*.js.html`` templates).
88+
templates and ``js`` for ``*.js.twig`` templates).
8989

9090
.. tip::
9191

0 commit comments

Comments
 (0)