Skip to content

Commit 867a5ce

Browse files
committed
Fix typo in README
1 parent abafb81 commit 867a5ce

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
@@ -30,7 +30,7 @@ The following optional features can be enabled in `Cargo.toml`:
3030

3131
* `rand`: Adds implementations for various distribution types provided by the `rand` crate.
3232
* `serde`: Implements the `serde::Serialize` and `serde::Deserialize` traits.
33-
* `schemars`: Implents the `schemars::JsonSchema` trait.
33+
* `schemars`: Implements the `schemars::JsonSchema` trait.
3434

3535
## License
3636

0 commit comments

Comments
 (0)