We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e81895 commit 6fcab99Copy full SHA for 6fcab99
src/index.html
@@ -39,10 +39,10 @@ <h1>Abstract</h1>
39
<h1>Introduction</h1>
40
41
<p>
42
- The JSON5 Data Interchange Format (JSON5) is a superset of JSON that aims to
43
- alleviate some of the limitations of <a
44
- href="https://tools.ietf.org/html/rfc7159">JSON</a> by expanding its syntax
45
- to include some productions from <a
+ The JSON5 Data Interchange Format (JSON5) is a superset of <a
+ href="https://tools.ietf.org/html/rfc7159">JSON</a> that aims to alleviate
+ some of the limitations of JSON by expanding its syntax to include some
+ productions from <a
46
href="https://www.ecma-international.org/ecma-262/5.1/">ECMAScript 5.1</a>.
47
</p>
48
0 commit comments