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 3e35903 + 58b2e40 commit f77e6c1Copy full SHA for f77e6c1
reference/configuration/twig.rst
@@ -85,7 +85,7 @@ autoescape_service_method
85
If ``autoescape_service`` option is defined, then this option defines the method
86
called to determine the default escaping applied to the template.
87
88
-If the service defined in ``autoescape_service`` in invocable (i.e. it defines
+If the service defined in ``autoescape_service`` is invocable (i.e. it defines
89
the `__invoke() PHP magic method`_) you can omit this option.
90
91
.. versionadded:: 6.4
0 commit comments