--- a/spec/latest/json-ld-framing/index.html Thu Aug 16 16:47:59 2012 +0200
+++ b/spec/latest/json-ld-framing/index.html Thu Aug 16 17:43:06 2012 +0200
@@ -467,6 +467,9 @@
<dt>object or IRI frame</dt>
<dd>The frame to use when re-arranging the data of <code>input</code>; either
in the form of an <tref>JSON object</tref> or as <tref>IRI</tref>.</dd>
+ <dt>object or IRI? context</dt>
+ <dd>An optional external context to use additionally to the context embedded in
+ <code>input</code> when expanding the <code>input</code>.</dd>
<dt>JsonLdCallback callback</dt>
<dd>A callback that is called when processing is complete on
the given <code>input</code>.</dd>