Fixed typo in Requirements doc.
--- 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>