From 'avalable' to 'available'
This commit is contained in:
Jero
2017-10-07 11:06:34 +08:00
parent 2eb3bfb567
commit 2e2be97ae9
+1 -1
View File
@@ -22,7 +22,7 @@ managing development and testing environments for any kind of project.
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:
.. code-block:: bash