File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -437,7 +437,7 @@ means that the keyword produces an assertion result of `true` if the instance
437
437
satisfies the given constraint; otherwise an assertion result of ` false ` is
438
438
produced.
439
439
440
- <!-- The next two paragraphs and the following section seem to have to more to
440
+ <!-- The next two paragraphs and the following section seem to have more to
441
441
do with schema evaluation than keywords specifically. I'd like to move them out
442
442
of the "keyword behaviors" h2, but will do so separately. [TODO: GD] -->
443
443
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ The keywords defined by this document exhibit one or more behaviors as defined b
68
68
the [ JSON Schema Core Specification] ( ./jsonschema-core.md#keyword-behaviors ) .
69
69
70
70
Keywords which are not defined to exhibit a particular behavior MUST NOT affect
71
- that aspect of the evalution outcome. In particular, the keywords defined in
71
+ that aspect of the evaluation outcome. In particular, the keywords defined in
72
72
{{annotations}} produce no assertion result and therefore are not considered
73
73
during validation.
74
74
You can’t perform that action at this time.
0 commit comments