mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Fix typo
From 'avalable' to 'available'
This commit is contained in:
@@ -22,7 +22,7 @@ managing development and testing environments for any kind of project.
|
|||||||
Make sure you've got Python & pip
|
Make sure you've got Python & pip
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
Before you go any further, make sure you have Python and that it's avalable
|
Before you go any further, make sure you have Python and that it's available
|
||||||
from your command line. You can check this by simply running:
|
from your command line. You can check this by simply running:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user