--- a/ldp-primer/ldp-primer.html Mon Sep 08 15:25:47 2014 -0400
+++ b/ldp-primer/ldp-primer.html Mon Sep 08 16:03:57 2014 -0400
@@ -582,7 +582,7 @@
HTTP/1.1 204 No Content
</pre>
- <p> As well as deleting the resource, the server removes the containment triple from the container. For example, a subsequent GET request on the container will return a graph isomorphic to the one shown in the following representation::</p>
+ <p> As well as deleting the resource, the server removes the containment triple from the container. For example, a subsequent GET request on the container will return a graph isomorphic to the one shown in the following representation:</p>
<pre title="Container representation after resource deletion" class="example" data-include='examples/bc_after_del.txt' data-oninclude='fixCode'></pre>