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 23275df + 2fcdf7c commit 2ea4a81Copy full SHA for 2ea4a81
reference/configuration/twig.rst
@@ -84,7 +84,7 @@ If set to a string, the template contents are escaped using the strategy with
84
that name. Allowed values are ``html``, ``js``, ``css``, ``url``, ``html_attr``
85
and ``name``. The default value is ``name``. This strategy escapes contents
86
according to the template name extension (e.g. it uses ``html`` for ``*.html.twig``
87
-templates and ``js`` for ``*.js.html`` templates).
+templates and ``js`` for ``*.js.twig`` templates).
88
89
.. tip::
90
0 commit comments