--- a/spec/latest/json-ld-api/index.html Fri Feb 08 13:19:45 2013 +0100
+++ b/spec/latest/json-ld-api/index.html Fri Feb 08 18:33:48 2013 +0100
@@ -1087,8 +1087,8 @@
<tref>string</tref> nor <tref>null</tref>, raise an
<code class="error">invalid language mapping</code> error.</li>
<li>If <em>value</em> has an <code>@container</code> member with a value <em>val</em> that
- equals <code>@list</code>, <code>@set</code>, or <code>@index</code>, set the
- <tref>container mapping</tref> of <em>definition</em> to <em>val</em>.
+ equals <code>@list</code>, <code>@set</code>, <code>@language</code>, or <code>@index</code>,
+ set the <tref>container mapping</tref> of <em>definition</em> to <em>val</em>.
If <em>val</em> is not one of those values, raise an
<code class="error">invalid container mapping</code> error.</li>
</ol>