--- a/ldpatch.html Mon Dec 15 18:48:32 2014 +0100
+++ b/ldpatch.html Mon Dec 15 19:05:20 2014 +0100
@@ -630,7 +630,7 @@
<section id="DeleteExisting-statement">
<h2><dfn>DeleteExisting</dfn></h2>
<p>
-The <a>DeleteExisting</a> operation is used to remove RDF triples from the <a>target graph</a>. It behaves like <a>Delete</a> but unlike its counterpart, <a>DeleteExisting</a> <a href="#delete-non-existing-triple">fails</a> when trying to delete a non-existing triple.
+The <a>DeleteExisting</a> operation is used to remove RDF triples from the <a>target graph</a>. It behaves like <a>Delete</a> but unlike its counterpart, <a>DeleteExisting</a> <a href="#deleteexisting-non-existing-triple">fails</a> when trying to delete a non-existing triple.
</p>
</section>