Initialize common type in compact IRI.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Wed, 08 May 2013 13:13:25 -0700
changeset 1646 7469ada54695
parent 1645 f507a5febc70
child 1647 827ccb94038b
Initialize common type in compact IRI.
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Wed May 08 15:56:38 2013 -0400
+++ b/spec/latest/json-ld-api/index.html	Wed May 08 13:13:25 2013 -0700
@@ -2398,7 +2398,7 @@
                   append <code>@list</code> to <i>containers</i>.</li>
                 <li>Initialize <i>list</i> to the <tref>array</tref> associated
                   with the key <code>@list</code> in <i>value</i>.</li>
-                <li>Initialize <i>common language</i> to <tref>null</tref>. If
+                <li>Initialize <i>common type</i> and <i>common language</i> to <tref>null</tref>. If
                   <i>list</i> is empty, set <i>common language</i> to
                   <i>default language</i>.</li>
                 <li>For each <i>item</i> in <i>list</i>: