Skip to content

Commit 7194245

Browse files
authored
Fixed typo in parse.md (#2968)
Changed a potential typo: "charater" -> "character"
1 parent 34e2c4a commit 7194245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/mkdocs/docs/api/basic_json/parse.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ super-linear complexity.
7979
8080
## Examples
8181
82-
??? example "Parsing from a charater array"
82+
??? example "Parsing from a character array"
8383
8484
The example below demonstrates the `parse()` function reading from an array.
8585

0 commit comments

Comments
 (0)