Fix typo in readme
This commit is contained in:
parent
460afe9b6e
commit
22e7d49a84
1 changed files with 1 additions and 1 deletions
|
@ -208,5 +208,5 @@ fn main() {
|
||||||
|
|
||||||
## Feature Flags
|
## Feature Flags
|
||||||
- `chrono` - implements `JsonSchema` for all [Chrono](https://github.com/chronotope/chrono) types which are serializable by Serde.
|
- `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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue