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

Commit b1ec181

Browse files
authored
Merge pull request #79 from fulldecent/patch-2
Use descriptive title in example, fixes #70
2 parents e6c2f09 + 4781bcb commit b1ec181

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)