Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit d3dd5c8

Browse files
committed
[spec] fix EncodeForRegExpEscape HTML ID
1 parent 23391ae commit d3dd5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.emu

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ contributors:
4747
</emu-note>
4848
</emu-clause>
4949

50-
<emu-clause id="sec-encode" type="abstract operation">
50+
<emu-clause id="sec-encodeforregexpescape" type="abstract operation">
5151
<h1>
5252
EncodeForRegExpEscape (
5353
_c_: a code point,

0 commit comments

Comments
 (0)