--- a/spec/latest/json-ld-syntax/index.html Sun Dec 16 22:31:48 2012 -0500
+++ b/spec/latest/json-ld-syntax/index.html Mon Dec 17 14:43:04 2012 +0100
@@ -380,7 +380,7 @@
<a href="#sets-and-lists"></a>.</dd>
<dt><code>@annotation</code></dt>
<dd>Used to specify that a container is used to index information and
- that processing should continue deeper into a JSON data structure.
+ that processing should continue deeper into a JSON data structure.
This keyword is described in the section titled
<a href="#data-annotations"></a>.</dd>
<dt><code>@vocab</code></dt>
@@ -2365,12 +2365,12 @@
<section>
<h2>Data Annotations</h2>
-<p>It is common for developers using JSON to utilize database-like
-index information in their markup. For example, indexing article information
+<p>It is common for developers using JSON to utilize database-like
+index information in their markup. For example, indexing article information
by language or employees by a government issued ID number. Data annotations
allow content that would otherwise be disconnected in a JSON-LD graph to be
connected by instructing the JSON-LD processor to ignore the indexing
-information an continue processing deeper into the JSON data structure.</p>
+information and continue processing deeper into the JSON data structure.</p>
<pre class="example" data-transform="updateExample"
title="Data annotations">