doc: grammar fixes
This commit is contained in:
parent
51b901e160
commit
1f1620eed7
3 changed files with 4 additions and 4 deletions
|
@ -106,7 +106,7 @@ fn main() {
|
|||
|
||||
## Using the `ToJson` trait
|
||||
|
||||
The examples above use the `ToJson` trait to generate the JSON string, which required
|
||||
The examples above use the `ToJson` trait to generate the JSON string, which is required
|
||||
for custom mappings.
|
||||
|
||||
### Simple example of `ToJson` usage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue