--- a/spec/latest/json-ld-api/index.html Fri Apr 27 17:35:44 2012 +0200
+++ b/spec/latest/json-ld-api/index.html Fri Apr 27 18:47:56 2012 +0200
@@ -406,7 +406,7 @@
</dd>
<dt><tdef>subject definition</tdef></dt><dd>
A <tref>JSON object</tref> used to represent a <tref>subject</tref> and one or more properties
- of that subject. A <tref>JSON object</tref> is a subject definition if it does not contain they keys
+ of that subject. A <tref>JSON object</tref> is a subject 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>subject reference</tdef></dt><dd>
A <tref>JSON object</tref> used to reference a subject having only the <code>@id</code> key.</dd>