Skip to content

Commit

Permalink
Merge pull request #8 from cyberphone/dev
Browse files Browse the repository at this point in the history
Update ietf-104-report.html
  • Loading branch information
cyberphone committed May 10, 2019
2 parents 4d70041 + 941fee1 commit 435e9f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ietf-104-report.html
Expand Up @@ -122,8 +122,8 @@
JCS builds on the same a bare-bones data model for primitives as JSON JCS builds on the same a bare-bones data model for primitives as JSON
(null, true, false, numbers, strings), albeit with a couple of constraints: (null, true, false, numbers, strings), albeit with a couple of constraints:
<ul> <ul>
<li> <li>
JSON Numbers MUST conceptually be treated as IEEE-754 double precision data JSON Numbers MUST conceptually be treated as IEEE-754 double precision data during parsing/serialization
</li> </li>
<li> <li>
JSON Strings MUST (modulo escaping) be treated as immutable during parsing/serialization JSON Strings MUST (modulo escaping) be treated as immutable during parsing/serialization
Expand Down

0 comments on commit 435e9f0

Please sign in to comment.