s/extremely to/extremely easy to/

This commit is contained in:
Ciaran Downey
2013-10-29 19:20:34 -07:00
parent 7fbd3f1ad4
commit fbfed8a0eb
@@ -37,7 +37,7 @@ with the `-machine-readable` flag to see!
## Format
The machine readable format is a line-oriented, comma-delimeted text
format. This makes it extremely to parse using standard Unix tools such
format. This makes it extremely easy to parse using standard Unix tools such
as awk or grep in addition to full programming languages like Ruby or
Python.