small typo

This commit is contained in:
Surya Teja Reddy Valluri
2018-12-18 22:33:59 +05:30
parent 7022a9faef
commit 179493d96c
+1 -1
View File
@@ -296,7 +296,7 @@ littered across your system, and its possible you'll forget their names or
where they were placed.
.. note::
Python has included venv module from 3.3. For more details: `venv <https://docs.python.org/3/library/venv.html>`_.
Python has included venv module from version 3.3. For more details: `venv <https://docs.python.org/3/library/venv.html>`_.
Other Notes
~~~~~~~~~~~