From 21d4c4c05b4ea1aab9adad502b1123c320ba4b73 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos Orfanos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Mon, 15 Nov 2021 16:17:55 +0100 Subject: [PATCH] PEP 633: repeated words (#2148) --- pep-0633.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0633.rst b/pep-0633.rst index 8dbcd39649c..a2b31eeedc4 100644 --- a/pep-0633.rst +++ b/pep-0633.rst @@ -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/