Skip to content

Commit 3b59736

Browse files
authored
Merge pull request realpython#848 from mokachokokarbon/typo-01
Fix typo
2 parents 2eb3bfb + 2e2be97 commit 3b59736

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
@@ -22,7 +22,7 @@ managing development and testing environments for any kind of project.
2222
Make sure you've got Python & pip
2323
---------------------------------
2424

25-
Before you go any further, make sure you have Python and that it's avalable
25+
Before you go any further, make sure you have Python and that it's available
2626
from your command line. You can check this by simply running:
2727

2828
.. code-block:: bash

0 commit comments

Comments
 (0)