summaryrefslogtreecommitdiff
path: root/libjsonpb/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'libjsonpb/README.md')
-rw-r--r--libjsonpb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjsonpb/README.md b/libjsonpb/README.md
index 46bd84c8..5562c8f7 100644
--- a/libjsonpb/README.md
+++ b/libjsonpb/README.md
@@ -50,7 +50,7 @@ code must be converted to use `libjsonpbparse` for consistency.
This library provides functions and tests to examine a JSON file and validate
it against a Protobuf message definition.
-In addition to a validity check that `libprotobuf` can convert the JSON file to a
+In addition to a sanity check that `libprotobuf` can convert the JSON file to a
Protobuf message (using `libjsonpbparse`), it also checks the following:
- Whether there are fields unknown to the schema. All fields in the JSON file