fix grammatical wording in README.md (#5096)

Signed-off-by: Basabdatta Gupta <basabdattagupta.bg@gmail.com>
Co-authored-by: Basabdatta Gupta <basabdattagupta.bg@gmail.com>
This commit is contained in:
koala_oishi
2026-03-04 13:03:09 +01:00
committed by GitHub
parent 533228a88c
commit 80af29a39a

View File

@@ -174,7 +174,7 @@ json data = json::parse(f);
### Creating `json` objects from JSON literals
Assume you want to create hard-code this literal JSON value in a file, as a `json` object:
Assume you want to hard-code this literal JSON value as a `json` object:
```json
{