Skip to content

Commit

Permalink
Merge pull request #450 from barentsen/patch-4
Browse files Browse the repository at this point in the history
Small typo in the docs
  • Loading branch information
James McKinney committed Jan 23, 2016
2 parents 0922802 + a1ac874 commit 5769a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Reorder columns::

csvcut -c column_c,column_a data.csv > new.csv

Find rows with matching ells::
Find rows with matching cells::

csvgrep -c phone_number -r 555-555-\d{4}" data.csv > matching.csv

Expand Down

0 comments on commit 5769a5f

Please sign in to comment.