--- a/ldp.html Mon Jan 26 10:43:49 2015 -0500
+++ b/ldp.html Mon Jan 26 10:55:18 2015 -0500
@@ -2471,7 +2471,7 @@
that may be in contradistinction to a particular security policy in place. For example, when faced with an
unauthenticated request to replace system critical RDF statements in a graph through the PUT method, applications may
consider responding with the 401 status code (Unauthorized), indicating that the appropriate authorization
-is required. In cases where authentication is provided fails to meet the requirements of a particular access control
+is required. In cases where the provided authentication fails to meet the requirements of a particular access control
policy, the 403 status code (Forbidden) can be sent back to the client to indicate this failure to meet the
access control policy.</p>
</section>
@@ -2526,6 +2526,7 @@
<!-- <blockquote><em><a href="http://www.w3.org/TR/2014/PR-ldp-20141216/">Proposed Recommendation Draft</a></em></blockquote> -->
<!--
<ul>
+ <li>2015-01-26 - AC rep comment #1 on clarity in security considerations (SS)</li>
<li>2015-01-26 - Align usage of Link: rel= to not use single quotes per RFC5988 (SS)</li>
</ul>
-->