--- a/rdf-turtle/index.html Tue May 01 14:40:27 2012 -0700
+++ b/rdf-turtle/index.html Tue May 01 14:43:05 2012 -0700
@@ -765,7 +765,7 @@
<p>The <a href="../rdf-concepts/index.html">RDF Concepts and Abstract Syntax</a> ([[!RDF-CONCEPTS]]) specification defines three types of <em>RDF Term</em>:
- <a href="../rdf-concepts/index.html#dfn-iri">RDF URI References</a> (here called IRIs),
+ <a href="../rdf-concepts/index.html#dfn-iri">IRIs</a>,
<a href="../rdf-concepts/index.html#dfn-literal">literals</a> and
<a href="../rdf-concepts/index.html#dfn-blank-node">blank nodes</a>.
Literals are composed of a <a href="../rdf-concepts/index.html#dfn-lexical-form">lexical form</a> and an optional <a href="../rdf-concepts/index.html#dfn-language-identifier">language tag</a> or datatype IRI.