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 56b97ef + f77e6c1 commit 0a3bd6aCopy full SHA for 0a3bd6a
reference/configuration/twig.rst
@@ -54,7 +54,7 @@ autoescape_service_method
54
If ``autoescape_service`` option is defined, then this option defines the method
55
called to determine the default escaping applied to the template.
56
57
-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
58
the `__invoke() PHP magic method`_) you can omit this option.
59
60
.. versionadded:: 6.4
0 commit comments