--- a/spec/latest/json-ld-api/index.html Thu Mar 28 12:12:52 2013 -0400
+++ b/spec/latest/json-ld-api/index.html Fri Mar 29 11:06:27 2013 +0100
@@ -644,7 +644,7 @@
in the section titled
<cite><a href="../json-ld/#syntax-tokens-and-keywords">Syntax Tokens and Keywords</a></cite>.</dd>
<dt><tdef>context</tdef></dt>
- <dd>A a set of rules for interpreting a JSON-LD document as specified in
+ <dd>A set of rules for interpreting a JSON-LD document as specified in
<cite><a href="../json-ld/#the-context">The Context</a></cite> of the
[[!JSON-LD]] specification.</dd>
<dt><tdef>JSON-LD document</tdef></dt>
@@ -3589,7 +3589,7 @@
<h2>The Application Programming Interface</h2>
<p>This API provides a clean mechanism that enables developers to convert
- JSON-LD data into a a variety of output formats that are often easier to
+ JSON-LD data into a variety of output formats that are often easier to
work with. A conformant JSON-LD Processor MUST implement the entirety of the
following API.</p>