Skip to content

Commit 6513f06

Browse files
jeanaswillingc
andauthored
Stray space
Co-authored-by: Carol Willing <[email protected]>
1 parent d1a760a commit 6513f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/pyproject-toml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ successfully.
3232
.. TODO: merge with PEP 517
3333
3434
The ``[build-system]`` table is used to store build-related data.
35-
Initially, only one key of the table is valid and is mandatory
35+
Initially, only one key of the table is valid and is mandatory
3636
for the table: ``requires``. This key must have a value of a list
3737
of strings representing dependencies required to execute the
3838
build system. The strings in this list follow the :ref:`version specifier

0 commit comments

Comments
 (0)