Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion routing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2110,7 +2110,7 @@ avoids the need for duplicating routes, which also reduces the potential bugs:
.. note::

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

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