removed id from membership example
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Thu, 12 Jul 2012 13:17:37 +0100
changeset 4018 58743014d8bd
parent 4017 7f1577b3e973
child 4019 82b1e4953470
removed id from membership example
model/prov-n.html
--- a/model/prov-n.html	Thu Jul 12 13:16:45 2012 +0100
+++ b/model/prov-n.html	Thu Jul 12 13:17:37 2012 +0100
@@ -2030,7 +2030,7 @@
   </pre>
 <p>  Here
   <span class="name">c</span> is the  identifier for the collection whose membership is stated, and 
-  <span class="name">e1, e2, etc.</span> are the entities that are members of collection c 
+  <span class="name">e1</span> and <span class="name">e2</span> are the entities that are members of collection c 
 <!--
     <span class="name">true</span> is the complete flag indicating that the collection member is believed to be closed,
     and <span class="name">[prov:label="A beautiful collection"]</span> is the optional set of attributes. </p>