Minor wording change based on feedback from Markus.
--- a/spec/latest/json-ld/index.html Tue Jun 11 14:45:24 2013 -0400
+++ b/spec/latest/json-ld/index.html Tue Jun 11 15:03:32 2013 -0400
@@ -2759,7 +2759,7 @@
<a href="http://www.w3.org/2011/rdf-wg/wiki/JSON-LD_Features_at_Risk">features "at risk" in JSON-LD 1.0</a></p>
<p>RDF does not currently allow a <tref>blank node</tref> to be
used as <tref>graph name</tref> or <tref>property</tref>, while JSON-LD
- does. JSON-LD to RDF interpreters can work around this restriction, when interpreting
+ does. JSON-LD to RDF converters can work around this restriction, when interpreting
JSON-LD as RDF, by transforming such <tref title="blank node">blank nodes</tref> to
<tref title="IRI">IRIs</tref>, minting new "Skolem IRIs" as per
<cite><a href="http://www.w3.org/TR/rdf11-concepts/#section-skolemization">Replacing Blank Nodes with IRIs</a></cite>