Skip to content

Commit f77e6c1

Browse files
committed
minor #18586 [Twig] Typo (alexandre-daubois)
This PR was merged into the 6.4 branch. Discussion ---------- [Twig] Typo Commits ------- 58b2e40 [Twig] Typo
2 parents 3e35903 + 58b2e40 commit f77e6c1

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)