Fixed 4.9.2.4 by removing trailing *,such that:*
authorsspeiche
Tue, 16 Jul 2013 10:32:11 -0400
changeset 213 a3bbdfcee70e
parent 212 97ac8b356958
child 214 9ca7b2de76b9
Fixed 4.9.2.4 by removing trailing *,such that:*
ldp.html
--- a/ldp.html	Tue Jul 16 07:20:32 2013 -0400
+++ b/ldp.html	Tue Jul 16 10:32:11 2013 -0400
@@ -745,7 +745,7 @@
 		Other</code> response with an HTTP <code>Location</code> header providing the first page resource URL.
 	</div>
 	<div id="ldpr-pagingGET-4" class="rule">4.9.2.4 LDPR servers that support paging MUST include in the page
-		representation a representation for the LDPR, such that:
+		representation a representation for the LDPR.
 	</div>
 	<div id="ldpr-pagingGET-5" class="rule">4.9.2.5 The page resource representation SHOULD have one triple to indicate its
 		type, whose subject is the URL of the page, whose predicate is <code>rdf:type</code> and object is <code>ldp:Page</code>.