Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 4781bcb

Browse files
authored
Use descriptive title in example, fixes #70
1 parent 25927b2 commit 4781bcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

latest/json-schema-core.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -588,9 +588,9 @@ <h1 id="rfc.section.4.5"><a href="#rfc.section.4.5">4.5.</a> Root schema and sub
588588
<pre>
589589

590590
{
591-
"title": "root",
591+
"title": "Some gnomes",
592592
"items": {
593-
"title": "array item"
593+
"title": "A gnome"
594594
}
595595
}
596596

0 commit comments

Comments
 (0)