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 8e026ee commit 58b2e40Copy full SHA for 58b2e40
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