Skip to content

Commit f3bb6ae

Browse files
adamjstewartJon Wayne Parrott
authored andcommitted
Fix typo in distributing guide (pypa#288)
1 parent b4bdf43 commit f3bb6ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/distributing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ classifiers
249249
'Programming Language :: Python :: 3.4',
250250
],
251251

252-
Provide a list of classifiers the categorize your project. For a full listing,
252+
Provide a list of classifiers that categorize your project. For a full listing,
253253
see https://pypi.python.org/pypi?%3Aaction=list_classifiers.
254254

255255

@@ -784,7 +784,7 @@ Upload your distributions
784784
-------------------------
785785

786786
Finally, you can upload your distributions to :term:`PyPI <Python Package Index
787-
(PyPI)>`.
787+
(PyPI)>`.
788788

789789
There are two options:
790790

0 commit comments

Comments
 (0)