Skip to content

Commit 80af29a

Browse files
chibi-dogsBasabdatta Gupta
andauthored
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>
1 parent 533228a commit 80af29a

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
@@ -174,7 +174,7 @@ json data = json::parse(f);
174174

175175
### Creating `json` objects from JSON literals
176176

177-
Assume you want to create hard-code this literal JSON value in a file, as a `json` object:
177+
Assume you want to hard-code this literal JSON value as a `json` object:
178178

179179
```json
180180
{

0 commit comments

Comments
 (0)