Skip to content

Commit 3f1b1c4

Browse files
authored
Merge pull request #960 from hkosova/patch-1
Fix typos
2 parents 22f2540 + 387f6db commit 3f1b1c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1801,7 +1801,7 @@
18011801
</figure>
18021802
<t>
18031803
Note also that "https://example.com/foo#/items" is valid in both
1804-
arrangments, but resolves to a different value. This URI ends up
1804+
arrangements, but resolves to a different value. This URI ends up
18051805
functioning similarly to a retrieval URI for a resource. While valid,
18061806
examining the resolved value and either using the "$id" (if the value
18071807
is a subschema), or resolving the reference and using the "$id" of the

jsonschema-validation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@
12011201
expected to be ignored or rejected by that owning authority.
12021202
</t>
12031203
<t>
1204-
An instance document that is marked as "readOnly for the entire document
1204+
An instance document that is marked as "readOnly" for the entire document
12051205
MAY be ignored if sent to the owning authority, or MAY result in an
12061206
error, at the authority's discretion.
12071207
</t>

0 commit comments

Comments
 (0)