diff --git a/website/source/docs/command-line/machine-readable.html.markdown b/website/source/docs/command-line/machine-readable.html.markdown index 9db4e5451..879e6f554 100644 --- a/website/source/docs/command-line/machine-readable.html.markdown +++ b/website/source/docs/command-line/machine-readable.html.markdown @@ -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.