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.
1 parent ff3d293 commit 2e047cdCopy full SHA for 2e047cd
README.md
@@ -13,7 +13,7 @@
13
14
---
15
16
-**cattrs** is a swiss-army knife for (un)structuring and validating data in Python.
+**cattrs** is a Swiss Army knife for (un)structuring and validating data in Python.
17
In practice, that means it converts **unstructured dictionaries** into **proper classes** and back, while **validating** their contents.
18
19
0 commit comments