Minor spelling/grammar fixes.
authorDave Longley <dlongley@digitalbazaar.com>
Thu, 07 Mar 2013 16:14:46 -0500
changeset 1389 9222d191e1b6
parent 1388 5d463b6af033
child 1390 69c67a14cdc4
Minor spelling/grammar fixes.
spec/latest/json-ld-syntax/index.html
--- 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>