Skip to content

Commit bd57e54

Browse files
committed
Cleanup
1 parent f7f79a5 commit bd57e54

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

proposals/json-schema-hypermedia.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
</figure>
165165

166166
<figure>
167-
<preamble>An example of data following the above schema might be:</preamble>
167+
<preamble>An example of a JSON instance described by the above schema might be:</preamble>
168168
<artwork>
169169
<![CDATA[
170170
{
@@ -190,10 +190,6 @@
190190
</section>
191191

192192
<section title="Schema keywords">
193-
<t>
194-
The following properties are defined for JSON Schema objects:
195-
</t>
196-
197193
<section title="links">
198194
<t>
199195
The "links" property of schemas is used to associate Link Description Objects with instances. The value of this property MUST be an array, and the items in the array must be Link Description Objects, as defined below.

0 commit comments

Comments
 (0)