Skip to content

Commit a51ff12

Browse files
author
Phil Sturgeon
committed
Feedback from @handrews
1 parent b0d1437 commit a51ff12

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jsonschema-validation.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,12 +1037,12 @@
10371037
</t>
10381038
<t>
10391039
If "deprecated" has a value of boolean true, it indicates that applications
1040-
SHOULD refrain from usage of the declared operation. It MAY mean the property
1041-
is going to be removed in the futuree.
1040+
SHOULD refrain from usage of the declared property. It MAY mean the property
1041+
is going to be removed in the future.
10421042
</t>
10431043
<t>
1044-
An instance document that is marked as "deprecated" for the entire document
1045-
means the entire document MAY be removed in the future.
1044+
A root schema containing "deprecated" with a value of true indicates the entire
1045+
root schema MAY be removed in the future.
10461046
</t>
10471047
<t>
10481048
Omitting this keyword has the same behavior as a value of false.

0 commit comments

Comments
 (0)