diff --git a/README.rst b/README.rst index b7207ad..925797b 100644 --- a/README.rst +++ b/README.rst @@ -92,7 +92,7 @@ Usage Generate a batch of files to translate -------------------------------------- -See `Django's documentation on Internationalization `_ to setup your project to use i18n and create the ``gettext`` catalog files. +See `Django's documentation on Internationalization `_ to setup your project to use i18n and create the ``gettext`` catalog files. Translate away! ---------------