summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/internal/releases.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/internal/releases.rst b/docs/source/internal/releases.rst
index 2af8950..0d27d15 100644
--- a/docs/source/internal/releases.rst
+++ b/docs/source/internal/releases.rst
@@ -38,6 +38,6 @@ Before releasing, the following tox test environments must pass:
We tag the most recent commit that passes those items and contains our release
notes.
-Finally, we run ``tox -e release`` to build source distributions (e.g.,
+Finally, we run ``tox -e release`` to build source distributions (e.g.,
``flake8-3.0.0.tar.gz``), universal wheels, and upload them to PyPI with
Twine.