Fix typo
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Fri, 29 Mar 2013 12:49:42 +0100
changeset 1508 c03ba6136cd6
parent 1507 9c0067392e3b
child 1509 e4a59813e75d
Fix typo
spec/latest/json-ld/index.html
--- a/spec/latest/json-ld/index.html	Fri Mar 29 12:28:53 2013 +0100
+++ b/spec/latest/json-ld/index.html	Fri Mar 29 12:49:42 2013 +0100
@@ -284,7 +284,7 @@
         While JSON-LD uses the same array representation as JSON,
         the collection is <em>unordered</em> by default. While order is
         preserved in regular JSON arrays, it is not in regular JSON-LD arrays
-        specifically defined (see <a class="sectionRef" href="#sets-and-lists"></a>).</dd>
+        unless specifically defined (see <a class="sectionRef" href="#sets-and-lists"></a>).</dd>
       <dt><tdef>string</tdef></dt><dd>
         A string is a sequence of zero or more Unicode characters,
         wrapped in double quotes, using backslash escapes (if necessary).</dd>