Fixed some typos
authorsspeiche
Mon, 03 Mar 2014 11:31:33 -0500
changeset 517 5971b0e54055
parent 516 b46f235b5fcc
child 518 f64cf213ec81
Fixed some typos
ldp.html
--- a/ldp.html	Mon Mar 03 08:11:56 2014 -0500
+++ b/ldp.html	Mon Mar 03 11:31:33 2014 -0500
@@ -1277,8 +1277,8 @@
 
 	<section id="ldpc-post-createdmbr-contains"><h2 class="normal">
 		When a successful HTTP <code>POST</code> request to an LDPC results in the creation of an LDPR, a 
-		<a title="Containment triples">containmemt triple</a> MUST be added to the state of LDPC.  The
-		<a title="Containment triples">containmemt triple</a> whose subject is the LDPC URI, 
+		<a title="Containment triples">containment triple</a> MUST be added to the state of LDPC.  The
+		<a title="Containment triples">containment triple</a> whose subject is the LDPC URI, 
 		whose predicate is <code>ldp:contains</code> and whose object is the URI for the newly created document (LDPR).
 		The newly created LDPR appears as a contained resource of the LDPC until the
 		newly created document is deleted or removed by other methods. Other triples may be added as well.