Skip to content

Commit 804626c

Browse files
authored
Merge pull request #37 from treyhunner/patch-1
Fix very minor typo
2 parents af4bcea + 46e3fa8 commit 804626c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ rich cats.json
109109

110110
## CSV
111111

112-
Rich can display the contents of a CSV (or TSV) as a table. If the file ends with `.csv` or `.tsv` then JSON will be auto-detected.
112+
Rich can display the contents of a CSV (or TSV) as a table. If the file ends with `.csv` or `.tsv` then CSV will be auto-detected.
113113

114114
```
115115
rich deniro.csv

0 commit comments

Comments
 (0)