Merge pull request #124 from osallou/fix_typo

fix typo in documentation
This commit is contained in:
Anders Ingemann 2013-12-15 02:30:39 -08:00
commit 8b1489c5ee

View file

@ -22,7 +22,7 @@ Other depencies include:
* xfsprogs (If you want to use XFS as a filesystem) * xfsprogs (If you want to use XFS as a filesystem)
Also the following python libraries are required: Also the following python libraries are required:
* **boto** * **boto**
* **jsomschema** ([version 2.0.0](https://pypi.python.org/pypi/jsonschema), only available through pip) * **jsonschema** ([version 2.0.0](https://pypi.python.org/pypi/jsonschema), only available through pip)
* **termcolor** * **termcolor**
* **fysom** * **fysom**