Skip to content

Commit 3cf7cb8

Browse files
committed
Nothing to see here (fix spelling)
1 parent 62c7eaf commit 3cf7cb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-validation.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
<t>
416416
An array instance is valid against "maxContains" if its
417417
value is less than or equal to, the array length of the annotation
418-
result from an ajacent
418+
result from an adjacent
419419
<xref target="json-schema">"contains"</xref> keyword where the
420420
annotation is an array, or the length of the instance array
421421
where the annotation is "true".
@@ -433,7 +433,7 @@
433433
<t>
434434
An array instance is valid against "minContains" if its
435435
value is greater than or equal to, the array length of the annotation
436-
result from an ajacent
436+
result from an adjacent
437437
<xref target="json-schema">"contains"</xref> keyword where the
438438
annotation is an array, or the length of the instance array
439439
where the annotation is "true".

0 commit comments

Comments
 (0)