Skip to content

Commit

Permalink
Fixed typo in parse.md (#2968)
Browse files Browse the repository at this point in the history
Changed a potential typo: "charater" -> "character"
  • Loading branch information
mbadhan committed Aug 24, 2021
1 parent 34e2c4a commit 7194245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/mkdocs/docs/api/basic_json/parse.md
Expand Up @@ -79,7 +79,7 @@ super-linear complexity.
## Examples
??? example "Parsing from a charater array"
??? example "Parsing from a character array"
The example below demonstrates the `parse()` function reading from an array.
Expand Down

0 comments on commit 7194245

Please sign in to comment.