diff --git a/docs/topics/i18n/localization.txt b/docs/topics/i18n/localization.txt index f266d8f916..932a2c0dfc 100644 --- a/docs/topics/i18n/localization.txt +++ b/docs/topics/i18n/localization.txt @@ -334,7 +334,7 @@ may also want to use localization in selected templates, rather than using localization everywhere. To allow for fine control over the use of localization, Django -provides a the ``l10n`` template library that contains the following +provides the ``l10n`` template library that contains the following tags and filters. Template tags