Skip to content

Commit 410bc22

Browse files
authored
Typo in README.md (#8)
1 parent 0256e49 commit 410bc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ You can also import the Python library into your own code like so:
9797

9898
`diff` will now contain the same data structure as the output in the `--json` example above.
9999

100-
If the columns in the CSV have changed, those added or removed olumns will be ignored when calculating changes made to specific rows.
100+
If the columns in the CSV have changed, those added or removed columns will be ignored when calculating changes made to specific rows.

0 commit comments

Comments
 (0)