Skip to content

Commit 75085c2

Browse files
MikeRalphsonRelequestual
authored andcommitted
Two typos in jsonschema-core.xml
"idenfity" for "identify", "unevaluted" for "unevaluated"
1 parent 4bd0292 commit 75085c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-core.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1908,7 +1908,7 @@
19081908
</cref>
19091909
</t>
19101910
<t>
1911-
A Compound Schema Document in which all embedded resources idenfity as using the same
1911+
A Compound Schema Document in which all embedded resources identify as using the same
19121912
dialect, or in which "$schema" is omitted and therefore defaults to that of the enclosing resource,
19131913
MAY be validated by applying the appropriate meta-schema.
19141914
</t>
@@ -3726,7 +3726,7 @@ https://example.com/schemas/common#/$defs/count/minimum
37263726
are particularly complex to implement. This does not change the semantics
37273727
or set of keywords defined by the Applicator vocabulary. It just ensures
37283728
that schemas using this meta-schema that attempt to use the keywords
3729-
prefixed with "unevaluted" will fail validation against this meta-schema.
3729+
prefixed with "unevaluated" will fail validation against this meta-schema.
37303730
</t>
37313731
<t>
37323732
Finally, this meta-schema describes the syntax of a keyword, "localKeyword",

0 commit comments

Comments
 (0)