--- a/spec/latest/json-ld-api/index.html Tue Feb 12 12:14:34 2013 +0100
+++ b/spec/latest/json-ld-api/index.html Tue Feb 12 15:32:34 2013 +0100
@@ -1316,7 +1316,7 @@
<a href="#iri-compaction-algorithm">IRI Compaction algorithm</a> with the
<em>vocabRelative</em> flag set to <code>true</code>. If <em>value</em> is an
<tref>array</tref> consisting of just one item, replace <em>value</em> with that item.</li>
- <li>Otherwise, if <em>property</em> equals <code>@graph</code>, compact <em>value</em>
+ <li>Otherwise, if <em>property</em> equals <code>@graph</code> or <code>@list</code>, compact <em>value</em>
by recursively invoking this algorithm, passing a copy of the <tref>active context</tref>,
<tref>inverse context</tref>, and <em>property</em> as <tref>active property</tref>
ensuring that the result is an <tref>array</tref>.</li>