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.
1 parent f739e4b commit a7dac72Copy full SHA for a7dac72
reference/configuration/twig.rst
@@ -80,7 +80,7 @@ If set to a string, the template contents are escaped using the strategy with
80
that name. Allowed values are ``html``, ``js``, ``css``, ``url``, ``html_attr``
81
and ``name``. The default value is ``name``. This strategy escapes contents
82
according to the template name extension (e.g. it uses ``html`` for ``*.html.twig``
83
-templates and ``js`` for ``*.js.html`` templates).
+templates and ``js`` for ``*.js.twig`` templates).
84
85
.. tip::
86
0 commit comments