Minor grammar fix in the number definition
authorscor <scorlosquet@gmail.com>
Mon, 25 Jun 2012 13:47:17 -0400
changeset 755 2fa76ad85133
parent 754 6d697c85581b
child 756 8c40419b43e6
Minor grammar fix in the number definition
spec/latest/json-ld-api/index.html
spec/latest/json-ld-framing/index.html
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-api/index.html	Mon Jun 25 00:01:59 2012 -0400
+++ b/spec/latest/json-ld-api/index.html	Mon Jun 25 13:47:17 2012 -0400
@@ -661,7 +661,7 @@
     </dd>
     <dt><tdef>number</tdef></dt>
     <dd>
-      A number is is similar to that used in most programming languages, except
+      A number is similar to that used in most programming languages, except
       that the octal and hexadecimal formats are not used and that leading
       zeros are not allowed.</dd>
     <dt><tdef>true</tdef> and <tdef>false</tdef></dt><dd>
--- a/spec/latest/json-ld-framing/index.html	Mon Jun 25 00:01:59 2012 -0400
+++ b/spec/latest/json-ld-framing/index.html	Mon Jun 25 13:47:17 2012 -0400
@@ -335,7 +335,7 @@
     </dd>
     <dt><tdef>number</tdef></dt>
     <dd>
-      A number is is similar to that used in most programming languages, except that the octal and hexadecimal formats are not used and that leading zeros are not allowed.</dd>
+      A number is similar to that used in most programming languages, except that the octal and hexadecimal formats are not used and that leading zeros are not allowed.</dd>
     <dt><tdef>true</tdef> and <tdef>false</tdef></dt><dd>
       Boolean values.
     </dd>
--- a/spec/latest/json-ld-syntax/index.html	Mon Jun 25 00:01:59 2012 -0400
+++ b/spec/latest/json-ld-syntax/index.html	Mon Jun 25 13:47:17 2012 -0400
@@ -404,7 +404,7 @@
       character is represented as a single character string.</dd>
     <dt><tdef>number</tdef></dt>
     <dd>
-      A number is is similar to that used in most programming languages, except 
+      A number is similar to that used in most programming languages, except 
       that the octal and hexadecimal formats are not used and that leading 
       zeros are not allowed.</dd>
     <dt><tdef>true</tdef> and <tdef>false</tdef></dt><dd>