Skip to content

Commit 4bc7725

Browse files
PEP 704: Drop a redundant word
Co-authored-by: Jelle Zijlstra <[email protected]>
1 parent 015fe18 commit 4bc7725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep-0704.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Installers MAY choose to implement this default behaviour on any Python versions
5050
Backwards Compatibility
5151
=======================
5252

53-
This PEP is backwards incompatible with workflows where users who are using installers outside of virtual environments. Such users will be prompted with an error message and will need to either:
53+
This PEP is backwards incompatible with workflows where users are using installers outside of virtual environments. Such users will be prompted with an error message and will need to either:
5454

5555
- explicitly opt-in to running the installer outside of a virtual environment, or
5656
- create and use a virtual environment

0 commit comments

Comments
 (0)