Skip to content

Commit 82c6b16

Browse files
committed
Editorial: Fix the id for SetNumberFormatDigitOptions
1 parent 3657704 commit 82c6b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/numberformat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h1>
8383
</emu-normative-optional>
8484
</emu-clause>
8585

86-
<emu-clause id="sec-setnfdigitoptions" type="abstract operation">
86+
<emu-clause id="sec-setnumberformatdigitoptions" oldids="sec-setnfdigitoptions" type="abstract operation">
8787
<h1>
8888
SetNumberFormatDigitOptions (
8989
_intlObj_: an Object,

0 commit comments

Comments
 (0)