We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2341bf9 commit fe8027cCopy full SHA for fe8027c
routing.rst
@@ -689,7 +689,7 @@ Generating Localized URLs
689
~~~~~~~~~~~~~~~~~~~~~~~~~
690
691
When a route is localized, Symfony uses by default the current request locale to
692
-generate the URL. In order to generate the route for a different locale you must
+generate the URL. In order to generate the URL for a different locale you must
693
pass the ``_locale`` in the parameters array::
694
695
$this->router->generate('about_us', array(
0 commit comments