Skip to content

Commit 8a4bed6

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Fixed the previous merge
2 parents 676df76 + 0c786b5 commit 8a4bed6

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
@@ -1634,9 +1634,9 @@ these routes.
16341634
Localized Routes (i18n)
16351635
-----------------------
16361636

1637-
..version-added:: 4.1
1637+
.. versionadded:: 4.1
16381638

1639-
The i18n routing has been introduced in Symfony 4.1.
1639+
The i18n routing was introduced in Symfony 4.1.
16401640

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

0 commit comments

Comments
 (0)