minor edit
authorGuus Schreiber <guus.schreiber@vu.nl>
Thu, 14 Nov 2013 00:39:19 +0100
changeset 1326 d98050fb9496
parent 1325 4867cad24bd8
child 1327 2a2e667bec6e
minor edit
rdf-primer/index.html
--- a/rdf-primer/index.html	Thu Nov 14 00:37:49 2013 +0100
+++ b/rdf-primer/index.html	Thu Nov 14 00:39:19 2013 +0100
@@ -341,9 +341,9 @@
      <p class="note">The 2004 version of RDF contained the notion of a
      "plain literal" with no datatype. This feature has been removed as the
      distinction between "plain" literals and literals with datatype
-     "string" was confusing. RDF syntaxes such as Turtle allow
+     <code>string</code> was confusing. RDF syntaxes such as Turtle allow
      writing literals without an explicit datatype and treat this
-     as syntactic sugar for a string datatype.</p> 
+     as syntactic sugar for a <code>string</code> datatype.</p> 
 
     </section>