Skip to content

Commit 58b2e40

Browse files
[Twig] Typo
1 parent 8e026ee commit 58b2e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/twig.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ autoescape_service_method
8585
If ``autoescape_service`` option is defined, then this option defines the method
8686
called to determine the default escaping applied to the template.
8787

88-
If the service defined in ``autoescape_service`` in invocable (i.e. it defines
88+
If the service defined in ``autoescape_service`` is invocable (i.e. it defines
8989
the `__invoke() PHP magic method`_) you can omit this option.
9090

9191
.. versionadded:: 6.4

0 commit comments

Comments
 (0)