Minor grammar tweak.
This commit is contained in:
parent
896a6fde24
commit
e444fb4ec8
|
@ -57,9 +57,9 @@ Windows platforms that do support them, creating them often requires
|
||||||
administrator privileges).
|
administrator privileges).
|
||||||
|
|
||||||
A virtual environment mechanism integrated with Python and drawing on
|
A virtual environment mechanism integrated with Python and drawing on
|
||||||
years of experience with existing third-party tools can be lower
|
years of experience with existing third-party tools can lower
|
||||||
maintenance, more reliable, and more easily available to all Python
|
maintenance, raise reliability, and be more easily available to all
|
||||||
users.
|
Python users.
|
||||||
|
|
||||||
.. _virtualenv: http://www.virtualenv.org
|
.. _virtualenv: http://www.virtualenv.org
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue