Fix copy-paste error
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Fri, 07 Jun 2013 16:51:57 +0200
changeset 1699 220e7ebb5d4c
parent 1698 c5e90f35a96b
child 1700 0b89b3985f13
Fix copy-paste error
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Fri Jun 07 12:53:10 2013 +0200
+++ b/spec/latest/json-ld-api/index.html	Fri Jun 07 16:51:57 2013 +0200
@@ -3026,7 +3026,7 @@
   <section>
     <h2>Generate Blank Node Identifier</h2>
 
-    <p>This algorithm is used to determine if two generate new
+    <p>This algorithm is used to generate new
       <tref title="blank node identifier">blank node identifiers</tref> or to
       relabel an existing <tref>blank node identifier</tref> to avoid collision
       by the introduction of new ones.</p>