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 @@ -442,7 +442,7 @@ means that the keyword produces an assertion result of `true` if the instance
442
442
satisfies the given constraint; otherwise an assertion result of ` false ` is
443
443
produced.
444
444
445
- <!-- The next two paragraphs and the following section seem to have to more to
445
+ <!-- The next two paragraphs and the following section seem to have more to
446
446
do with schema evaluation than keywords specifically. I'd like to move them out
447
447
of the "keyword behaviors" h2, but will do so separately. [TODO: GD] -->
448
448
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