PEP 665: fix a grammar mistake

This commit is contained in:
Brett Cannon 2021-08-05 13:37:19 -07:00
parent 90600cc410
commit 8d32878e36
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ install their dependencies if they use an unsupported package
installer.
If the IDE uses/supports this PEP it would allow for
any the developer to use whatever tooling they wanted to generate
any developer to use whatever tooling they wanted to generate
their lock file while the IDE can use whatever tooling it wants to
performs actions with/on the lock file.