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 @@ -1414,7 +1414,7 @@ Consume an escaped code point</h4>
14141414 It assumes that the U+005C REVERSE SOLIDUS (\) has already been consumed
14151415 and that the next input code point has already been verified
14161416 to not be a <a>newline</a> .
1417- It will return a <a>code point </a> .
1417+ It will return a <a>code points </a> .
14181418
14191419 Consume the <a>next input code point</a> .
14201420
Original file line number Diff line number Diff line change @@ -2506,7 +2506,7 @@ <h4 class="heading settled heading" data-level=4.3.8 id=consume-an-escaped-code-
25062506 It assumes that the U+005C REVERSE SOLIDUS (\) has already been consumed
25072507 and that the next input code point has already been verified
25082508 to not be a < a data-link-type =dfn href =#newline title =newline > newline</ a > .
2509- It will return a < a data-link-type =dfn href =#code-point title ="code point "> code point </ a > .</ p >
2509+ It will return a < a data-link-type =dfn href =#code-point title ="code points "> code points </ a > .</ p >
25102510
25112511< p > Consume the < a data-link-type =dfn href =#next-input-code-point title ="next input code point "> next input code point</ a > .</ p >
25122512
You can’t perform that action at this time.
0 commit comments