diff --git a/pep-0627.rst b/pep-0627.rst index c73bd7e3b..615a5f6b9 100644 --- a/pep-0627.rst +++ b/pep-0627.rst @@ -202,7 +202,7 @@ Note that tools that do not create this file effectively mark all installed projects as “removable unless needed by another project”. This was was the case with ``pip`` before version 20.2. Before ``REQUESTED`` becomes commonplace, automatically uninstalling “orphaned” -projects should be done wit care. +projects should be done with care. Clarifications