Skip to content

Commit e0c1bbb

Browse files
authored
Fix a missing quote in the "readOnly and writeOnly" section
1 parent 53e86ac commit e0c1bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)