Skip to content

Commit 0c786b5

Browse files
committed
Fixed the previous merge
1 parent 7d70a14 commit 0c786b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

routing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1655,9 +1655,9 @@ these routes.
16551655
Localized Routes (i18n)
16561656
-----------------------
16571657

1658-
..version-added:: 4.1
1658+
.. versionadded:: 4.1
16591659

1660-
The i18n routing has been introduced in Symfony 4.1.
1660+
The i18n routing was introduced in Symfony 4.1.
16611661

16621662
If your application is translated into multiple languages, each route can define
16631663
a different URL per each :doc:`translation locale </translation/locale>`. This

0 commit comments

Comments
 (0)