Fixing typos
authorYves Raimond <yves.raimond@bbc.co.uk>
Wed, 13 Nov 2013 11:34:58 +0000
changeset 1300 0c1208ef50d1
parent 1299 58f7059b5217
child 1301 04a915bcefbc
Fixing typos
rdf-primer/index.html
--- a/rdf-primer/index.html	Wed Nov 13 11:21:48 2013 +0000
+++ b/rdf-primer/index.html	Wed Nov 13 11:34:58 2013 +0000
@@ -406,7 +406,7 @@
         &lt;Bob&gt; &lt;is interested in&gt; &lt;the Mona Lisa&gt;.
       </pre>
 
-      <p class="note">The IIRI associated with the graph is
+      <p class="note">The IRI associated with the graph is
       sometimes colloquially called the "graph name". In
       practical RDF deployment the nature of the relation between the graph IRI and
       the graph itself varies and is not necessarily a
@@ -440,7 +440,7 @@
       could, for example, be used to record graph metadata, such as
       the two last statements about publisher and license information.</p>
 
-      <p>In Sec. <a href="#trig-syntax">"Trig syntax"</a> an example
+      <p>Sec. <a href="#trig-syntax">"Trig syntax"</a> provides an example
     of concrete syntax for this example.</p>
 
     <p class="note">Multiple graphs are a recent extension of the RDF