diff --git a/index.html b/index.html index 586df2b..f6e9f8e 100644 --- a/index.html +++ b/index.html @@ -323,7 +323,7 @@

Syntax

the vocabulary of the object. Properties are attached to these objects which will contain either a single string, a single object, an array of strings, or an array of objects. Arrays that have only a single item SHOULD be condensed into only the single containing item. - Any property of an object MAY be a single item or an array of items except for reserved words + Any property of an object MAY be a single item or an array of items except for reserved properties defined below.