Skip to content

Commit

Permalink
grammer
Browse files Browse the repository at this point in the history
  • Loading branch information
sjrusso8 committed May 17, 2024
1 parent 4b8f1c1 commit b908b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $ cargo run --bin sql

### reader

Reader a CSV file, select specific columns, and display the results
Read a CSV file, select specific columns, and display the results

```bash
$ cargo run --bin reader
Expand Down

0 comments on commit b908b95

Please sign in to comment.