diff --git a/README.md b/README.md index 5d5e01292..658f93220 100644 --- a/README.md +++ b/README.md @@ -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 {