Skip to content

Commit 9165aef

Browse files
committed
Merge pull request realpython#369 from avisser/master
"where ever" => "wherever"
2 parents 9427b02 + 6d2d731 commit 9165aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/install/osx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ habit of using it to create completely clean Python environments for each
9696
project. This is particularly important for Web development, where each
9797
framework and application will have many dependencies.
9898

99-
To set up a new Python environment, change the working directory to where ever
99+
To set up a new Python environment, change the working directory to wherever
100100
you want to store the environment, and run the virtualenv utility in your
101101
project's directory
102102

0 commit comments

Comments
 (0)