Fixed a small typo.
authorAndrei Sambra <andrei@fcns.eu>
Tue, 20 Nov 2012 16:26:09 -0500
changeset 311 ab129bff37d4
parent 310 40508035594a
child 312 9f36e85bc372
Fixed a small typo.
spec/identity-respec.html
--- a/spec/identity-respec.html	Tue Nov 20 16:25:21 2012 -0500
+++ b/spec/identity-respec.html	Tue Nov 20 16:26:09 2012 -0500
@@ -552,7 +552,7 @@
  
  &lt;https://bob.example/profile#me&gt; rdf:type foaf:Person;
    foaf:knows &lt;https://example.edu/p/Alice#MSc&gt;;
-   foaf:knows &lt;https://example.come/people/Mary/card#me&gt;.
+   foaf:knows &lt;https://example.com/people/Mary/card#me&gt;.
 </pre>
 
 <p>Having the following corresponding ACL rule, expressed using the <a href="http://www.w3.org/wiki/WebAccessControl">WebAccessControl</a> ontology:</p>