--- a/spec/latest/json-ld-api/index.html Mon Mar 11 15:44:46 2013 +0100
+++ b/spec/latest/json-ld-api/index.html Mon Mar 11 16:55:58 2013 +0100
@@ -1554,7 +1554,7 @@
<em>property</em> and <em>item</em> the following steps:
<ol class="algorithm">
<li>If <em>result</em> does not have an <em>property</em> member, create
- one and set its value to an empty <tref>JSON object</tref>.</li>
+ one and set its value to an empty <tref>array</tref>.</li>
<li>Append <em>item</em> to the value of the <em>property</em> member
of <em>result</em>.</li>
</ol>