Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 719629d

Browse files
committedMay 26, 2018
Fix some typos
1 parent 18844c1 commit 719629d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎jsonschema-core.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
or more schemas in a way defined by the keyword.
151151
</t>
152152
<t>
153-
Applicator keywords also define how subschema booolean
153+
Applicator keywords also define how subschema boolean
154154
<xref target="assertions">assertion</xref>
155155
results are modified and/or combined to produce the boolean result
156156
of the applicator. Applicators may apply any boolean logic operation
@@ -176,7 +176,7 @@
176176
<t>
177177
An instance can only fail an assertion that is present in the schema.
178178
In some cases, this no-op behavior is identical to a keyword that exists with
179-
certain values, and keyword defintions SHOULD note such values where known.
179+
certain values, and keyword definitions SHOULD note such values where known.
180180
These default behaviors MUST NOT result in assertion failures.
181181
</t>
182182
<section title="Assertions and Instance Primitive Types">

0 commit comments

Comments
 (0)
Please sign in to comment.