Skip to content

Commit 7762519

Browse files
committed
fix markup
1 parent 7cfdbfc commit 7762519

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
@@ -2110,7 +2110,7 @@ avoids the need for duplicating routes, which also reduces the potential bugs:
21102110
21112111
.. note::
21122112

2113-
When using PHP attributes for localized routes, you have to use the `path`
2113+
When using PHP attributes for localized routes, you have to use the ``path``
21142114
named parameter to specify the array of paths.
21152115

21162116
When a localized route is matched, Symfony uses the same locale automatically

0 commit comments

Comments
 (0)