Minor word change.
--- a/spec/latest/json-ld-api/alternate2.html Mon Feb 04 16:23:49 2013 -0500
+++ b/spec/latest/json-ld-api/alternate2.html Mon Feb 04 16:25:49 2013 -0500
@@ -238,8 +238,8 @@
Therefore, a JSON-LD processor must be able to transform the data from
one <tref>context</tref> to another. Instead of requiring JSON-LD processors
to write specific code for every imaginable <tref>context</tref> switching
-scenario, it is much easier to write a single algorithm that can remove any
-<tref>context</tref> (and another that can subsequently apply any
+scenario, it is much easier to specify a single algorithm that can remove
+any <tref>context</tref> (and another that can subsequently apply any
<tref>context</tref>). The algorithm that removes <tref>context</tref> is
called <tdef>expansion</tref>.
</p>