Skip to content

Commit 46e3fa8

Browse files
authored
Fix very minor typo (JSON -> CSV)
1 parent af4bcea commit 46e3fa8

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)