Minor spec text improvement
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Wed, 10 Jul 2013 18:03:36 +0200
changeset 1762 41f18426acbb
parent 1761 33c135a09450
child 1763 f08a5ed6c78e
Minor spec text improvement
spec/latest/json-ld/index.html
--- 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&#8209;1 operation)
+      (<tref title="number">numbers</tref> with a non-zero fractional part, i.e., the result of a modulo&#8209;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