Minor spelling/grammar fixes.
--- a/spec/latest/json-ld-syntax/index.html Thu Mar 07 22:13:04 2013 +0100
+++ b/spec/latest/json-ld-syntax/index.html Thu Mar 07 16:14:46 2013 -0500
@@ -400,7 +400,7 @@
-->
</pre>
- <p>It's obvious for humans that the data is about a person whose name is "Manu Sporny"
+ <p>It's obvious to humans that the data is about a person whose name is "Manu Sporny"
and that the <code>homepage</code> property contains the URL of that person's homepage.
A machine doesn't have such an intuitive understanding and sometimes,
even for humans, it is difficult to resolve ambiguities in such representations. This problem
@@ -2276,7 +2276,7 @@
<tref title="string">strings</tref> or <tref title="number">numbers</tref>.
Often this makes it simpler to work with document as the data is expressed in
application-specific terms. Compacted documents are also typically easier to read
- or humans.</p>
+ for humans.</p>
<p>For example, assume the following JSON-LD input document:</p>