From ce6e1de5c55f85054fc21b6ca6fd4c159f4dd54c Mon Sep 17 00:00:00 2001 From: scor Date: Mon, 25 Jun 2012 13:47:17 -0400 Subject: [PATCH] Minor grammar fix in the number definition --- spec/latest/json-ld-api/index.html | 2 +- spec/latest/json-ld-framing/index.html | 2 +- spec/latest/json-ld-syntax/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spec/latest/json-ld-api/index.html b/spec/latest/json-ld-api/index.html index b3777c2b6..002028fce 100644 --- a/spec/latest/json-ld-api/index.html +++ b/spec/latest/json-ld-api/index.html @@ -661,7 +661,7 @@

General Terminology

number
- 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.
true and false
diff --git a/spec/latest/json-ld-framing/index.html b/spec/latest/json-ld-framing/index.html index 53e51c0a2..ee7efa040 100644 --- a/spec/latest/json-ld-framing/index.html +++ b/spec/latest/json-ld-framing/index.html @@ -335,7 +335,7 @@

How to Read this Document

number
- 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.
+ 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.
true and false
Boolean values.
diff --git a/spec/latest/json-ld-syntax/index.html b/spec/latest/json-ld-syntax/index.html index 8eb529882..4cb5a1854 100644 --- a/spec/latest/json-ld-syntax/index.html +++ b/spec/latest/json-ld-syntax/index.html @@ -404,7 +404,7 @@

How to Read this Document

character is represented as a single character string.
number
- 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.
true and false