Skip to content

Commit 9d6d864

Browse files
author
Denis Brumann
committed
Fixes typo in routing.
1 parent dcd9bfa commit 9d6d864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ arbitrary matching logic:
281281
282282
The value of the ``condition`` option is any valid
283283
:doc:`ExpressionLanguage expression </components/expression_language/syntax>`
284-
and can use and of these variables created by Symfony:
284+
and can use any of these variables created by Symfony:
285285

286286
``context``
287287
An instance of :class:`Symfony\\Component\\Routing\\RequestContext`,

0 commit comments

Comments
 (0)