mirror of
https://github.com/nlohmann/json.git
synced 2026-08-19 15:43:19 +00:00
Fixed typo in parse.md (#2968)
Changed a potential typo: "charater" -> "character"
This commit is contained in:
@@ -79,7 +79,7 @@ super-linear complexity.
|
|||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
??? example "Parsing from a charater array"
|
??? example "Parsing from a character array"
|
||||||
|
|
||||||
The example below demonstrates the `parse()` function reading from an array.
|
The example below demonstrates the `parse()` function reading from an array.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user