File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -561,7 +561,7 @@ by defining a ``default_locale`` for the framework:
|
561 | 561 | The Locale and the URL
|
562 | 562 | ~~~~~~~~~~~~~~~~~~~~~~
|
563 | 563 |
|
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 |
565 | 565 | to use the same URL to display a resource in many different languages based
|
566 | 566 | on the user's locale. For example, ``http://www.example.com/contact`` could
|
567 | 567 | show content in English for one user and French for another user. Unfortunately,
|
|
You can’t perform that action at this time.
0 commit comments