diff --git a/pep-0665.rst b/pep-0665.rst index 8f39bbab60d..7d61aa6dd58 100644 --- a/pep-0665.rst +++ b/pep-0665.rst @@ -821,8 +821,8 @@ select. There are two possible solutions. One is for the locker to specify a ranking/priority order to the wheel files. That way the installer simply sorts to the supported wheel files by that order and installs -the the top rated/ranked wheel file. This puts the priority order -under the control of the locker. +the top rated/ranked wheel file. This puts the priority order under +the control of the locker. The other option is to specify in this PEP how to calculate the priority/ranking of wheel files. This is currently tool-based and