Skip to content

Commit d1ca49b

Browse files
willingcchrysle
andauthored
Add @chrysle correction
Co-authored-by: chrysle <[email protected]>
1 parent 2ccba19 commit d1ca49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/installing-using-pip-and-virtual-environments.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Create a new virtual environment
3838
different projects. It creates a "virtual" isolated Python installation. When
3939
you switch projects, you can create a new virtual environment which is isolated
4040
from other virtual environments. You benefit from the virtual environment
41-
since packages can be installed confidently and will not interfere with the
41+
since packages can be installed confidently and will not interfere with
4242
another project's environment.
4343

4444
.. tip::

0 commit comments

Comments
 (0)