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 abafb81 commit 867a5ceCopy full SHA for 867a5ce
README.md
@@ -30,7 +30,7 @@ The following optional features can be enabled in `Cargo.toml`:
30
31
* `rand`: Adds implementations for various distribution types provided by the `rand` crate.
32
* `serde`: Implements the `serde::Serialize` and `serde::Deserialize` traits.
33
-* `schemars`: Implents the `schemars::JsonSchema` trait.
+* `schemars`: Implements the `schemars::JsonSchema` trait.
34
35
## License
36
0 commit comments