File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -444,7 +444,7 @@ <h1><span class="secnum">5.2</span>Paragraph and Line Separators</h1>
444444 <p >
445445 Like JSON, JSON5 allows the Unicode code points U+2028 and U+2029 to
446446 appear unescaped in strings. Since ECMAScript 5.1 does not allow these
447- code points in strings, JSON5 authors should avoid including them in JSON5
447+ code points in strings, authors should avoid including them in JSON5
448448 documents. JSON5 <emu-xref href =" #parsers" id =" _ref_4" ><a href =" #parsers" >parsers</a ></emu-xref > should
449449 produce a warning when they are found unescaped in strings. JSON5
450450
Original file line number Diff line number Diff line change @@ -443,7 +443,7 @@ <h1>Paragraph and Line Separators</h1>
443443 <p >
444444 Like JSON, JSON5 allows the Unicode code points U+2028 and U+2029 to
445445 appear unescaped in strings. Since ECMAScript 5.1 does not allow these
446- code points in strings, JSON5 authors should avoid including them in JSON5
446+ code points in strings, authors should avoid including them in JSON5
447447 documents. JSON5 <emu-xref href =" #parsers" >parsers</emu-xref > should
448448 produce a warning when they are found unescaped in strings. JSON5
449449 <emu-xref href =" #generators" >generators</emu-xref > should escape these
You can’t perform that action at this time.
0 commit comments