Skip to content

Commit 2f03612

Browse files
arshadrrdi
andauthored
Fix typos and wording
Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
1 parent 5843b74 commit 2f03612

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

source/key_projects.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,18 +209,18 @@ trove-classifiers
209209

210210
trove-classifiers is the canonical source for `classifiers on PyPI
211211
<https://pypi.org/classifiers/>`_, which project maintainers use to
212-
`sytematically describe there projects
212+
`systematically describe their projects
213213
<https://packaging.python.org/specifications/core-metadata/#classifier-multiple-use>`_
214214
so that users can better find projects that match their needs on the PyPI.
215215

216216
The trove-classifiers package contains a list of valid classifiers and
217-
deprecated classifiers(which are paired with the classifiers that replace
217+
deprecated classifiers (which are paired with the classifiers that replace
218218
them). Use this package to validate classifiers used in packages intended for
219-
uploading to the PyPI. As this list of classifiers is published as code, you
220-
can script using it, providing you with a more convenient workflow compared to
219+
uploading to PyPI. As this list of classifiers is published as code, you
220+
can install and import it, giving you a more convenient workflow compared to
221221
referring to the `list published on PyPI <https://pypi.org/classifiers/>`_. The
222222
`issue tracker <https://github.com/pypa/trove-classifiers/issues>`_ for the
223-
project hosts discussions on classifiers such as requests for adding new
223+
project hosts discussions on proposed classifiers and requests for new
224224
classifiers.
225225

226226

0 commit comments

Comments
 (0)