diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 638ab20c..8328f87c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,7 +8,7 @@ Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects. It helps developers to easily share reusable code (in the form of a library) -and programs (e.g. CLI/GUI tools implemented in Python), that can be installed +and programs (e.g., CLI/GUI tools implemented in Python), that can be installed with :pypi:`pip` and uploaded to `PyPI <http://pypi.org>`_. .. toctree:: |