Skip to content

Commit 0fa70bc

Browse files
committed
Editorial: restore accidentally broken old ID from #1908
1 parent f3455c2 commit 0fa70bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38182,7 +38182,7 @@ <h1>The Atomics Object</h1>
3818238182
<emu-clause id="sec-abstract-operations-for-atomics">
3818338183
<h1>Abstract Operations for Atomics</h1>
3818438184

38185-
<emu-clause id="sec-validateintegertypedarray" aoid="ValidateIntegerTypedArray" oldid="sec-validatesharedintegertypedarray">
38185+
<emu-clause id="sec-validateintegertypedarray" aoid="ValidateIntegerTypedArray" oldids="sec-validatesharedintegertypedarray">
3818638186
<h1>ValidateIntegerTypedArray ( _typedArray_ [ , _waitable_ ] )</h1>
3818738187
<p>The abstract operation ValidateIntegerTypedArray takes argument _typedArray_ and optional argument _waitable_ (a Boolean). It performs the following steps when called:</p>
3818838188
<emu-alg>

0 commit comments

Comments
 (0)