--- 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>