Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec30eb5

Browse files
andreiaweaverryan
authored andcommitted
Remove extra word
1 parent 5333cb3 commit ec30eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/translation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ by defining a ``default_locale`` for the framework:
561561
The Locale and the URL
562562
~~~~~~~~~~~~~~~~~~~~~~
563563

564-
Since you can store the locale of the user is in the session, it may be tempting
564+
Since you can store the locale of the user in the session, it may be tempting
565565
to use the same URL to display a resource in many different languages based
566566
on the user's locale. For example, ``http://www.example.com/contact`` could
567567
show content in English for one user and French for another user. Unfortunately,

0 commit comments

Comments
 (0)