--- a/spec/latest/json-ld-api/index.html Fri Mar 30 14:10:23 2012 +0800
+++ b/spec/latest/json-ld-api/index.html Fri Mar 30 14:19:56 2012 +0800
@@ -1320,7 +1320,7 @@
<h3>Compaction Algorithm</h3>
<p>The algorithm takes two input variables: an <tref>active property</tref>,
- and a <em>value</em> to be expanded. To begin, the <tref>active property</tref> is set to <tref>null</tref>, and <em>value</em> is
+ and a <em>value</em> to be compacted. To begin, the <tref>active property</tref> is set to <tref>null</tref>, and <em>value</em> is
set to the result of performing the <a href="#expansion-algorithm">Expansion Algorithm</a> on
the <tref>JSON-LD input</tref>. This removes any existing context to allow the given context to be cleanly
applied. The <tref>active context</tref> to the given context.</p>