Minor word change.
authorDave Longley <dlongley@digitalbazaar.com>
Mon, 04 Feb 2013 16:25:49 -0500
changeset 1182 5b8774080510
parent 1181 54d752a50c93
child 1183 c257728a5e1a
Minor word change.
spec/latest/json-ld-api/alternate2.html
--- 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>