Fixed typo in Requirements doc.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Wed, 01 Aug 2012 10:28:27 -0700
changeset 796 c1d564d11689
parent 794 de6219d3233e
child 797 4e9cd38a840a
Fixed typo in Requirements doc.
requirements/latest/index.html
--- a/requirements/latest/index.html	Wed Aug 01 18:21:29 2012 +0200
+++ b/requirements/latest/index.html	Wed Aug 01 10:28:27 2012 -0700
@@ -335,7 +335,7 @@
       <li>The literal value of JSON null is undefined.</li>
       <li>A JSON array MAY be used to associate multiple <tref>object</tref>s with a <tref>subject</tref> through a common <tref>property</tref>.</li>
       <li>Without explicit syntactic support, JSON arrays MUST NOT be interpreted as defining an object ordering.</li>
-      <li>A JSON-LD document SHOULD be able to express and ordered list objects.</li>
+      <li>A JSON-LD document SHOULD be able to express an ordered list of objects.</li>
     </ol>
   </section>
 </section>