Skip to content

Commit c47bcd7

Browse files
Apply suggestions from code review
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent 6c0c64e commit c47bcd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specs/jsonschema-core.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ means that the keyword produces an assertion result of `true` if the instance
437437
satisfies the given constraint; otherwise an assertion result of `false` is
438438
produced.
439439

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
441441
do with schema evaluation than keywords specifically. I'd like to move them out
442442
of the "keyword behaviors" h2, but will do so separately. [TODO: GD] -->
443443

specs/jsonschema-validation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The keywords defined by this document exhibit one or more behaviors as defined b
6868
the [JSON Schema Core Specification](./jsonschema-core.md#keyword-behaviors).
6969

7070
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
7272
{{annotations}} produce no assertion result and therefore are not considered
7373
during validation.
7474

0 commit comments

Comments
 (0)