--- a/spec/latest/json-ld-api/index.html Thu Apr 26 13:34:03 2012 +0200
+++ b/spec/latest/json-ld-api/index.html Fri Apr 27 11:55:23 2012 +0200
@@ -633,9 +633,6 @@
<dt>object or object[] or URL input</dt>
<dd>The JSON-LD object or array of JSON-LD objects to convert to RDF or an <tref>IRI</tref>
referencing the JSON-LD document to convert to RDF.</dd>
- <dt>ObjectOrURL? context</dt>
- <dd>An external context to use additionally to the context embedded in
- <code>input</code> when expanding the <code>input</code>.</dd>
<dt>StatementCallback callback</dt>
<dd>A callback that is called when a <a>Statement</a> is created from processing
the given <code>input</code>.</dd>