Skip to content

Commit 87f6201

Browse files
Update specs/jsonschema-validation.md
Co-authored-by: Jason Desrosiers <jdesrosi@gmail.com>
1 parent f6276dc commit 87f6201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/jsonschema-validation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ string content, `contentSchema` SHOULD NOT produce an annotation if
550550
Note that evaluating the `contentSchema` subschema in-place (i.e. as part of its
551551
parent schema) will ensure that it is correctly processed. Independent use of
552552
the extracted subschema (as returned in an annotation) is only safe if the
553-
subschema is an embedded reource which defines both a `$schema` and an absolute
553+
subschema is an embedded resource which defines both a `$schema` and an absolute
554554
IRI `$id`.[^7]
555555

556556
[^7] Processing a non-resource subschema in place will ensure that any

0 commit comments

Comments
 (0)