8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09de7cb commit 6d2d731Copy full SHA for 6d2d731
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