Skip to content

Commit

Permalink
Re-phrase lint examples (#37)
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti authored Jun 3, 2024
1 parent 9894be1 commit cea113e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lint.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ schema.json
Furthermore, running the `lint` command with the `--fix / -f` option will
result in the JSON Schema CLI *automatically* fixing the warning for you.

### Lint JSON Schemas in-place
### Lint multiple schemas in-place

```sh
jsonschema lint path/to/my/schema_1.json path/to/my/schema_2.json
Expand Down

0 comments on commit cea113e

Please sign in to comment.