Skip to content

Commit be7d59f

Browse files
authored
Merge pull request #585 from srini047/fix-readme-typo
Fix typo in README
2 parents b6073b4 + 7bc3604 commit be7d59f

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
@@ -94,7 +94,7 @@ If you want to improve the performance of DeepDiff with certain functionalities
9494
Install optional packages:
9595
- [yaml](https://pypi.org/project/PyYAML/)
9696
- [tomli](https://pypi.org/project/tomli/) (python 3.10 and older) and [tomli-w](https://pypi.org/project/tomli-w/) for writing
97-
- [clevercsv](https://pypi.org/project/clevercsv/) for more rubust CSV parsing
97+
- [clevercsv](https://pypi.org/project/clevercsv/) for more robust CSV parsing
9898
- [orjson](https://pypi.org/project/orjson/) for speed and memory optimized parsing
9999
- [pydantic](https://pypi.org/project/pydantic/)
100100

0 commit comments

Comments
 (0)