Skip to content

Commit 0a3bd6a

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [Twig] Typo
2 parents 56b97ef + f77e6c1 commit 0a3bd6a

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
@@ -54,7 +54,7 @@ autoescape_service_method
5454
If ``autoescape_service`` option is defined, then this option defines the method
5555
called to determine the default escaping applied to the template.
5656

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

6060
.. versionadded:: 6.4

0 commit comments

Comments
 (0)