Skip to content

Commit c5ab9e8

Browse files
committed
Grammar fix
1 parent 53865c5 commit c5ab9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/virtualenvs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ virtualenv
1616
isolated Python environments. virtualenv creates a folder which contains all the
1717
necessary executables to use the packages that a Python project would need.
1818

19-
Install it via pip:
19+
Install virtualenv via pip:
2020

2121
.. code-block:: console
2222

0 commit comments

Comments
 (0)