Skip to content

Commit 766c5d4

Browse files
committed
Sounds more gramatically correct
1 parent bb5b1e6 commit 766c5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/env.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ first, and uses the fake version, which in turn passes the command on to
253253
pyenv. pyenv then works out which version of Python should be run based on
254254
environment variables, ``.python-version`` files, and the global default.
255255

256-
pyenv isn't a tool for managing virtual environments, but there is a plugin
256+
pyenv isn't a tool for managing virtual environments, but there is the plugin
257257
`pyenv-virtualenv <https://github.com/yyuu/pyenv-virtualenv>`_ which automates
258258
the creation of different environments, and also makes it possible to use the
259259
existing pyenv tools to switch to different environments based on environment

0 commit comments

Comments
 (0)