Thanks to visit codestin.com Credit goes to github.com
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 5333cb3 commit ec30eb5Copy full SHA for ec30eb5
book/translation.rst
@@ -561,7 +561,7 @@ by defining a ``default_locale`` for the framework:
561
The Locale and the URL
562
~~~~~~~~~~~~~~~~~~~~~~
563
564
-Since you can store the locale of the user is in the session, it may be tempting
+Since you can store the locale of the user in the session, it may be tempting
565
to use the same URL to display a resource in many different languages based
566
on the user's locale. For example, ``http://www.example.com/contact`` could
567
show content in English for one user and French for another user. Unfortunately,
0 commit comments