diff --git a/jsonschema/cli.py b/jsonschema/cli.py index f5f6aef89..1270cef26 100644 --- a/jsonschema/cli.py +++ b/jsonschema/cli.py @@ -157,7 +157,7 @@ def _namedAnyWithDefault(name): one formatted object named 'error' for each ValidationError. Only provide this option when using --output=plain, which is the default. If this argument is unprovided and --output=plain is - used, a simple default representation will be used." + used, a simple default representation will be used. """, ) parser.add_argument(