Skip to content

Commit 3364674

Browse files
committed
Merge branch 'gregsdennis/require-$schema' of github.com:json-schema-org/json-schema-spec into gregsdennis/require-$schema
2 parents 617d358 + 1bbbecf commit 3364674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ type `application/schema+json`.
924924

925925
The `$schema` keyword SHOULD be used in the document root schema object, and MAY
926926
be used in the root schema objects of embedded schema resources. When the
927-
keyword appears in non-resource root schema object, the behavior is undefined.
927+
keyword appears in a non-resource root schema object, the behavior is undefined.
928928

929929
Values for this property are defined elsewhere in this and other documents, and
930930
by other parties.

0 commit comments

Comments
 (0)