Skip to content

Commit e463e1e

Browse files
authored
Add quotes back
1 parent 55d9467 commit e463e1e

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
@@ -1047,9 +1047,9 @@
10471047
the entire resource being described MAY be removed in the future.
10481048
</t>
10491049
<t>
1050-
When the deprecated keyword is applied to an item in an array by means of
1051-
items, if items is a single schema, the deprecation relates to the whole
1052-
array, while if items is an array of schemas, the deprecation relates to
1050+
When the "deprecated" keyword is applied to an item in an array by means of
1051+
"items", if "items" is a single schema, the deprecation relates to the whole
1052+
array, while if "items" is an array of schemas, the deprecation relates to
10531053
the corrosponding item according to the subschemas position.
10541054
</t>
10551055
<t>

0 commit comments

Comments
 (0)