Reword statements that suggest that the API is limited to JavaScript
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Wed, 27 Mar 2013 13:27:03 +0100
changeset 1485 51c0661c9241
parent 1484 526614506a86
child 1486 f9f571a6916e
Reword statements that suggest that the API is limited to JavaScript
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Wed Mar 27 13:24:07 2013 +0100
+++ b/spec/latest/json-ld-api/index.html	Wed Mar 27 13:27:03 2013 +0100
@@ -3540,9 +3540,9 @@
   <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 easier to work
-    with in JavaScript. If a JavaScript JSON-LD API is provided, the entirety
-    of the following API MUST be implemented.</p>
+    JSON-LD data into a a variety of output formats that are often easier to
+    work. A conformant JSON-LD Processor MUST implement the entirety of the
+    following API.</p>
 
   <section>
     <h3>JsonLdProcessor</h3>