Skip to content

Commit 5067e57

Browse files
committed
[readme] Fix some typos
1 parent 2ab57f9 commit 5067e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ else
226226
}
227227
```
228228

229-
**Note**: During the parse operation, the ***input JSON string is not modified***, so a constant string can be used as input to the `nanojsoncpp::generate_XXX()`.
229+
**Note**: During the parse operation, the ***input JSON string is not modified***, so a constant string can be used as input to the `nanojsoncpp::parse()`.
230230

231231
## The json_value object
232232

0 commit comments

Comments
 (0)