Add a space I missed.

This commit is contained in:
Pradyun Gedam 2019-09-24 22:13:14 +05:30 committed by GitHub
parent 3b0f2c32dd
commit 45bc66ae1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Development Environment
pip is a command line application written in Python. For developing pip,
you should `install Python`_ on your computer.
For developing pip, you need to install :pypi:`tox`.Often, you can run
For developing pip, you need to install :pypi:`tox`. Often, you can run
``python -m pip install tox`` to install and use it.
Running pip From Source Tree