--- a/spec/latest/json-ld/index.html Wed Jul 10 17:53:41 2013 +0200
+++ b/spec/latest/json-ld/index.html Wed Jul 10 18:03:36 2013 +0200
@@ -2759,7 +2759,7 @@
<code>_:</code>.</li>
<li>A <tdef>JSON-LD value</tdef> is a <tref>typed value</tref>, a <tref>string</tref> (which is interpreted
as <tref>typed value</tref> with type <code>xsd:string</code>), a <tref>number</tref>
- (<tref title="number">numbers</tref> with a non-zero fractional part (the result of a modulo‑1 operation)
+ (<tref title="number">numbers</tref> with a non-zero fractional part, i.e., the result of a modulo‑1 operation,
are interpreted as <tref title="typed value">typed values</tref> with type <code>xsd:double</code>, all other
<tref title="number">numbers</tref> are interpreted as <tref title="typed value">typed values</tref>
with type <code>xsd:integer</code>), <tref>true</tref> or <tref>false</tref> (which are interpreted as