diff --git a/pep-0435.txt b/pep-0435.txt index 0c675e660..38567d8c4 100644 --- a/pep-0435.txt +++ b/pep-0435.txt @@ -56,7 +56,7 @@ replacing existing standard library constants (such as ``socket.AF_INET``) with enumerations. This PEP is an attempt to formalize this decision as well as discuss a number -of variations that were discussed and can be considered for inclusion. +of variations that were proposed and can be considered for inclusion. Motivation