We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9427b02 + 6d2d731 commit 9165aefCopy full SHA for 9165aef
1 file changed
docs/starting/install/osx.rst
@@ -96,7 +96,7 @@ habit of using it to create completely clean Python environments for each
96
project. This is particularly important for Web development, where each
97
framework and application will have many dependencies.
98
99
-To set up a new Python environment, change the working directory to where ever
+To set up a new Python environment, change the working directory to wherever
100
you want to store the environment, and run the virtualenv utility in your
101
project's directory
102
0 commit comments