Skip to content

Commit fb714cf

Browse files
committed
[book][translation] Slight language tweak
1 parent 2326a32 commit fb714cf

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
@@ -20,7 +20,7 @@ the user::
2020
.. note::
2121

2222
The term *locale* refers roughly to the user's language and country. It
23-
can be any string that your application then uses to manage translations
23+
can be any string that your application uses to manage translations
2424
and other format differences (e.g. currency format). We recommended the
2525
`ISO639-1`_ *language* code, an underscore (``_``), then the `ISO3166 Alpha-2`_ *country*
2626
code (e.g. ``fr_FR`` for French/France).

0 commit comments

Comments
 (0)