Syntax problem in ns.json
authorGregg Kellogg <gregg@kellogg-assoc.com>
Fri, 18 Nov 2011 14:44:04 -0800
changeset 38 d2b7c65dd941
parent 37 bc71644684d3
child 39 4df57f530c0e
Syntax problem in ns.json
microdata-namespace/ns.json
--- a/microdata-namespace/ns.json	Fri Nov 18 14:37:05 2011 -0800
+++ b/microdata-namespace/ns.json	Fri Nov 18 14:44:04 2011 -0800
@@ -34,6 +34,6 @@
   },
   "http://n.whatwg.org/work": {
     "propertyURI":    "contextual",
-    "multipleValues": {"multipleValues": "list"}
+    "multipleValues": "list"
   }
 }