summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri+github@gmail.com>2022-06-13 09:43:16 +0100
committerGitHub <noreply@github.com>2022-06-13 09:43:16 +0100
commit3ed077fa5a82bec81693876b4a0414b9d16d5d91 (patch)
tree45593a5968273eb2a5361cba8c402dfd34c4df61 /docs/index.rst
parentffd84e8dd6fd2aaa30f1ff02ce44b4794a56a93c (diff)
downloadpython-setuptools-git-3ed077fa5a82bec81693876b4a0414b9d16d5d91.tar.gz
Apply suggestions from code review
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst2
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::