diff --git a/README.md b/README.md index 27c7040..6cd2d7d 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ jv [-draft INT] [-output FORMAT] [-assertformat] [-assertcontent] output format. valid values flag, basic, detailed ``` -if no `` arguments are passed, it simply validates the ``. +if no `` arguments are passed, it simply validates the ``. if `$schema` attribute is missing in schema, it uses latest version. this can be overridden by passing `-draft` flag exit-code is 1, if there are any validation errors