--- a/spec/latest/json-ld-api/index.html Sun May 13 17:23:22 2012 +0800
+++ b/spec/latest/json-ld-api/index.html Wed May 16 18:48:53 2012 +0800
@@ -382,7 +382,7 @@
<dl>
<dt><tdef>JSON object</tdef></dt><dd>
An object structure is represented as a pair of curly brackets surrounding zero or
- more name/value pairs (or members). A name is a <tref>string</tref>. A single colon comes after
+ more name/value pairs. A name is a <tref>string</tref>. A single colon comes after
each name, separating the name from the value. A single comma separates a value
from a following name. The names within an object SHOULD be unique.
</dd>
--- a/spec/latest/json-ld-syntax/index.html Sun May 13 17:23:22 2012 +0800
+++ b/spec/latest/json-ld-syntax/index.html Wed May 16 18:48:53 2012 +0800
@@ -365,7 +365,7 @@
<dl>
<dt><tdef>JSON object</tdef></dt><dd>
An object structure is represented as a pair of curly brackets surrounding zero or
- more name/value pairs (or members). A name is a <tref>string</tref>. A single colon comes after
+ more name/value pairs. A name is a <tref>string</tref>. A single colon comes after
each name, separating the name from the value. A single comma separates a value
from a following name. The names within an object SHOULD be unique.
</dd>