PEP 633: repeated words (#2148)

This commit is contained in:
Dimitri Papadopoulos Orfanos 2021-11-15 16:17:55 +01:00 committed by GitHub
parent 1c8c3aff59
commit 21d4c4c05b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -86,8 +86,8 @@ To reduce confusion with this document being a specification for specifying
dependencies, the word "requirement" is used to mean a :pep:`508` dependency
specification.
The following tables are added to the added to the ``project`` table specified
in :pep:`621`.
The following tables are added to the ``project`` table specified in
:pep:`621`.
.. _TOML: https://toml.io/