--- a/spec/latest/json-ld-api/index.html	Wed Sep 19 19:34:10 2012 +0200
+++ b/spec/latest/json-ld-api/index.html	Mon Sep 24 10:14:59 2012 -0700
@@ -683,7 +683,7 @@
     <dt><tdef>node definition</tdef></dt>
     <dd>A <tref>JSON object</tref> used to represent a <tref>node</tref> and
       one or more properties of that node. A <tref>JSON object</tref> is a
-      node definition if it does not contain they keys <code>@value</code>,
+      node definition if it does not contain the keys <code>@value</code>,
       <code>@list</code> or <code>@set</code> and it has one or more keys
       other than <code>@id</code>.</dd>
     <dt><tdef>node reference</tdef></dt>
--- a/spec/latest/json-ld-framing/index.html	Wed Sep 19 19:34:10 2012 +0200
+++ b/spec/latest/json-ld-framing/index.html	Mon Sep 24 10:14:59 2012 -0700
@@ -365,7 +365,7 @@
     <dt><tdef>node definition</tdef></dt>
     <dd>A <tref>JSON object</tref> used to represent a <tref>node</tref> and
       one or more properties of that node. A <tref>JSON object</tref> is a
-      node definition if it does not contain they keys <code>@value</code>,
+      node definition if it does not contain the keys <code>@value</code>,
       <code>@list</code> or <code>@set</code> and it has one or more keys
       other than <code>@id</code>.</dd>
     <dt><tdef>node reference</tdef></dt>
--- a/spec/latest/json-ld-syntax/index.html	Wed Sep 19 19:34:10 2012 +0200
+++ b/spec/latest/json-ld-syntax/index.html	Mon Sep 24 10:14:59 2012 -0700
@@ -421,7 +421,7 @@
     <dt><tdef>node definition</tdef></dt><dd>
       A <tref>JSON object</tref> used to represent a <tref>node</tref> and
       one or more properties of that node. A <tref>JSON object</tref> is a
-      node definition if it does not contain they keys <code>@value</code>,
+      node definition if it does not contain the keys <code>@value</code>,
       <code>@list</code> or <code>@set</code> and it has one or more keys other
       than <code>@id</code>. A node definition MAY be spread among different
       parts of a document or even between different documents.</dd>