Skip to content

Commit 0a663e6

Browse files
committed
Replace "user agent" by "application" in readOnly description
The term "user agent" is appropriate in the scope of hypermedia, not that much elsewhere; "application" is more generic.
1 parent 10358ad commit 0a663e6

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
@@ -746,8 +746,8 @@
746746
</t>
747747
<t>
748748
If it has a value of boolean true, this keyword indicates that the value of the
749-
instance is managed exclusively by the owning authority, and attempts by a user
750-
agent to modify the value of this property are expected to be ignored or
749+
instance is managed exclusively by the owning authority, and attempts by an
750+
application to modify the value of this property are expected to be ignored or
751751
rejected by that owning authority.
752752
</t>
753753
<t>

0 commit comments

Comments
 (0)