--- a/spec/latest/json-ld-api/index.html Mon Apr 01 20:47:42 2013 +0200
+++ b/spec/latest/json-ld-api/index.html Mon Apr 01 21:05:20 2013 +0200
@@ -184,8 +184,8 @@
<p>To understand the basics in this specification you must first be familiar with
JSON, which is detailed in [[!RFC4627]]. You must also understand the
- JSON-LD Syntax [[!JSON-LD]], which is the base syntax used by all of the
- algorithms in this document. To understand the API and how it is
+ JSON-LD syntax defined in [[!JSON-LD]], which is the base syntax used by all
+ of the algorithms in this document. To understand the API and how it is
intended to operate in a programming environment, it is useful to have working
knowledge of the JavaScript programming language [[ECMA-262]] and
WebIDL [[!WEBIDL]]. To understand how JSON-LD maps to RDF, it is helpful to be