Skip to content

Commit eedb3c6

Browse files
Update routing.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 953865a commit eedb3c6

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
@@ -379,7 +379,7 @@ You can also use these functions:
379379
``service(string $alias)``
380380
Returns a routing condition service.
381381
You'll have to add the ``#[AsRoutingConditionService]`` attribute or ``routing.condition_service``
382-
tag to your service if you want to use it in the condition. Example:
382+
tag to your service if you want to use it in the condition::
383383
384384
.. code-block:: php
385385

0 commit comments

Comments
 (0)