--- a/spec/latest/json-ld-api/index.html Tue Dec 18 19:12:56 2012 +0100
+++ b/spec/latest/json-ld-api/index.html Wed Dec 19 14:52:50 2012 +0100
@@ -409,7 +409,7 @@
</pre>
<p>Running the <a href="#flattening-algorithm">Flattening Algorithm</a>
- returns the following document:</p>
+ with an empty context returns the following document:</p>
<pre class="example" data-transform="updateExample">
<!--
@@ -448,9 +448,9 @@
"Manu Sporny" has been assigned the <tref>blank node identifier</tref>
<code>_:t0</code>.</p>
- <p>To make it easier for humans to read such a flattened document it can be compacted.
- Using the same context as the input document, the flattened and compacted document
- would look as follows:</p>
+ <p>To make it easier for humans to read such a flattened document can be compacted by
+ passing a context. Using the same context as the input document, the flattened
+ and compacted document looks as follows:</p>
<pre class="example" data-transform="updateExample">
<!--