We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a45c10 + 55fd336 commit 641cb89Copy full SHA for 641cb89
docs/userguide/index.rst
@@ -12,7 +12,7 @@ This document contains information to help Python developers through this
12
process. Please check the :doc:`/userguide/quickstart` for an overview of
13
the workflow.
14
15
-Also note that ``setuptools`` is what is know in the community as :pep:`build
+Also note that ``setuptools`` is what is known in the community as :pep:`build
16
backend <517#terminology-and-goals>`, user facing interfaces are provided by tools
17
such as :pypi:`pip` and :pypi:`build`. To use ``setuptools``, one must
18
explicitly create a ``pyproject.toml`` file as described :doc:`/build_meta`.
0 commit comments