diff options
author | Tetsuo Koyama <tkoyama010@gmail.com> | 2020-09-20 00:53:57 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-20 00:53:57 +0900 |
commit | eef2f2a8b6471cb4d88c0c0895e7a8f8b59070e6 (patch) | |
tree | f40c22e38b302b640af296106b032ec69d8bb185 /doc | |
parent | bec30596a8f7487cad23df532bf02d1b29024dbc (diff) | |
download | sphinx-git-eef2f2a8b6471cb4d88c0c0895e7a8f8b59070e6.tar.gz |
:pencil2: Fix grammer
Diffstat (limited to 'doc')
-rw-r--r-- | doc/usage/advanced/intl.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/advanced/intl.rst b/doc/usage/advanced/intl.rst index 67d5e10e5..1a730f8ce 100644 --- a/doc/usage/advanced/intl.rst +++ b/doc/usage/advanced/intl.rst @@ -306,7 +306,7 @@ Contributing to Sphinx reference translation The recommended way for new contributors to translate Sphinx reference is to join the translation team on Transifex. -There is `sphinx translation page`_ for Sphinx (master) documentation. +There is a `sphinx translation page`_ for Sphinx (master) documentation. 1. Login to transifex_ service. 2. Go to `sphinx translation page`_. |