Skip to content

Commit 813b6ad

Browse files
committed
Only refer to "owning authority" in readOnly description
1 parent 671735b commit 813b6ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jsonschema-validation.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -743,9 +743,9 @@
743743
<section title='"readOnly"'>
744744
<t>
745745
If it has a value of boolean true, this keyword indicates that the value of the
746-
instance is managed exclusively by the server or the owning authority, and
747-
attempts by a user agent to modify the value of this property are expected to be
748-
ignored or rejected by a server.
746+
instance is managed exclusively by the owning authority, and attempts by a user
747+
agent to modify the value of this property are expected to be ignored or
748+
rejected by that owning authority.
749749
</t>
750750
<t>
751751
For example, this property would be used to mark a server-generated serial

0 commit comments

Comments
 (0)