diff --git a/docs/topics/i18n/translation.txt b/docs/topics/i18n/translation.txt index e2cc8fabce..122328e31b 100644 --- a/docs/topics/i18n/translation.txt +++ b/docs/topics/i18n/translation.txt @@ -1483,7 +1483,7 @@ selection based on data from the request. It customizes content for each user. ``'django.middleware.locale.LocaleMiddleware'``. .. versionchanged:: 1.6 - In previous versions, ``LocaleMiddleware` wasn't enabled by default. + In previous versions, ``LocaleMiddleware`` wasn't enabled by default. Because middleware order matters, you should follow these guidelines: