Skip to content

Commit 5112098

Browse files
committed
Fix typo in documentation reported by Nick Martin.
1 parent fdf36a6 commit 5112098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Shell Startup File
108108

109109
Add three lines to your shell startup file (``.bashrc``, ``.profile``,
110110
etc.) to set the location where the virtual environments should live,
111-
the location of your development project directorkes, and the location
111+
the location of your development project directories, and the location
112112
of the script installed with this package::
113113

114114
export WORKON_HOME=$HOME/.virtualenvs

0 commit comments

Comments
 (0)