We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09c72f6 + 10747a8 commit 2fcdf7cCopy full SHA for 2fcdf7c
reference/configuration/twig.rst
@@ -85,7 +85,7 @@ If set to a string, the template contents are escaped using the strategy with
85
that name. Allowed values are ``html``, ``js``, ``css``, ``url``, ``html_attr``
86
and ``name``. The default value is ``name``. This strategy escapes contents
87
according to the template name extension (e.g. it uses ``html`` for ``*.html.twig``
88
-templates and ``js`` for ``*.js.html`` templates).
+templates and ``js`` for ``*.js.twig`` templates).
89
90
.. tip::
91
0 commit comments