Skip to content

Commit 952b2ac

Browse files
authored
Update conditions.rst
1 parent a61eb88 commit 952b2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing/conditions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ variables that are passed into the expression:
9090

9191
.. parameters-block:: Injecting parameters
9292

93-
You can inject container parameters (e.g. `%kernel.environment%`) into condition, such as `@Route(condition="'%kernel.environment' in ['dev']")` or any other you want.
93+
You can inject container parameters (e.g. `%kernel.environment%`) into condition, such as `@Route(condition="'%kernel.environment%' in ['dev']")` or any other you want.

0 commit comments

Comments
 (0)