Skip to content

Commit fe8027c

Browse files
Minor tweak
1 parent 2341bf9 commit fe8027c

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
@@ -689,7 +689,7 @@ Generating Localized URLs
689689
~~~~~~~~~~~~~~~~~~~~~~~~~
690690

691691
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
692+
generate the URL. In order to generate the URL for a different locale you must
693693
pass the ``_locale`` in the parameters array::
694694

695695
$this->router->generate('about_us', array(

0 commit comments

Comments
 (0)