From 6fe8af7d0ec909dc91b1d1d3b644944c7feed8c4 Mon Sep 17 00:00:00 2001 From: Ben Roberts Date: Fri, 1 Dec 2017 12:10:38 -0500 Subject: [PATCH] another instance of reserved "word" --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.