--- a/spec/latest/json-ld-syntax/index.html Fri Mar 08 20:28:07 2013 +0100
+++ b/spec/latest/json-ld-syntax/index.html Sat Mar 09 19:32:37 2013 +0100
@@ -1971,8 +1971,8 @@
to serialize in the reverse direction. Consider for example the case where a person
and its children should be described in a document. If the used vocabulary does not
provide a <em>children</em> <tref>property</tref> but just a <em>parent</em>
- <tref>property</tref>, every <tref>node</tref> representing a child would have
- to contain a <tref>property</tref> pointing to the parent as in the following
+ <tref>property</tref>, every <tref>node</tref> representing a child would have to
+ be expressed with a <tref>property</tref> pointing to the parent as in the following
example.</p>
<pre class="example" data-transform="updateExample"