Added another minor fix to make @type coercion more clear.
--- a/spec/latest/json-ld/index.html Tue Aug 13 17:32:54 2013 -0400
+++ b/spec/latest/json-ld/index.html Tue Aug 13 17:39:45 2013 -0400
@@ -777,7 +777,7 @@
-->
</pre>
- <p>In the example above, even though the value <code>http://manu.sporny.org/</code>
+ <p>In the example above, since the value <code>http://manu.sporny.org/</code>
is expressed as a JSON <tref>string</tref>, the type <tref>coercion</tref>
rules will transform the value into an IRI when processing the data.
See <a class="sectionRef" href="#type-coercion"></a> for more