We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6073b4 + 7bc3604 commit be7d59fCopy full SHA for be7d59f
README.md
@@ -94,7 +94,7 @@ If you want to improve the performance of DeepDiff with certain functionalities
94
Install optional packages:
95
- [yaml](https://pypi.org/project/PyYAML/)
96
- [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
+- [clevercsv](https://pypi.org/project/clevercsv/) for more robust CSV parsing
98
- [orjson](https://pypi.org/project/orjson/) for speed and memory optimized parsing
99
- [pydantic](https://pypi.org/project/pydantic/)
100
0 commit comments