Fix typo in readme

This commit is contained in:
Graham Esau 2019-12-27 18:04:33 +00:00
parent 460afe9b6e
commit 22e7d49a84

View file

@ -208,5 +208,5 @@ fn main() {
## Feature Flags
- `chrono` - implements `JsonSchema` for all [Chrono](https://github.com/chronotope/chrono) types which are serializable by Serde.
- `impl#_json_schema` - implements `JsonSchema` for Schemars types themselves
- `impl_json_schema` - implements `JsonSchema` for Schemars types themselves