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 548360a + e8f927e commit d54611cCopy full SHA for d54611c
quick_tour/the_architecture.rst
@@ -135,7 +135,7 @@ Twig Extension & Autoconfiguration
135
----------------------------------
136
137
Thanks to Symfony's service handling, you can *extend* Symfony in many ways, like
138
-by creating an event subscriber or or a security voter for complex authorization
+by creating an event subscriber or a security voter for complex authorization
139
rules. Let's add a new filter to Twig called ``greet``. How? Just create a class
140
that extends ``AbstractExtension``::
141
0 commit comments