diff --git a/latest/json-schema-core.html b/latest/json-schema-core.html index 08893344..ca5ae5cf 100644 --- a/latest/json-schema-core.html +++ b/latest/json-schema-core.html @@ -588,9 +588,9 @@
{ - "title": "root", + "title": "Some gnomes", "items": { - "title": "array item" + "title": "A gnome" } }