diff --git a/docs/lint.markdown b/docs/lint.markdown index 5ddc0e9d..95c9ea2c 100644 --- a/docs/lint.markdown +++ b/docs/lint.markdown @@ -14,7 +14,7 @@ against various common anti-patterns and automatically fix many of them. Examples -------- -### 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