Skip to content

Commit

Permalink
fixup: DetachArrayBuffer _key_: "an ECMAScript language value" -> "an…
Browse files Browse the repository at this point in the history
…ything"
  • Loading branch information
jmdyck committed Sep 3, 2022
1 parent 018fd9a commit 10419f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -40881,7 +40881,7 @@ <h1>
<h1>
DetachArrayBuffer (
_arrayBuffer_: an ArrayBuffer,
optional _key_: an ECMAScript language value,
optional _key_: anything,
): either a normal completion containing ~unused~ or a throw completion
</h1>
<dl class="header">
Expand Down

0 comments on commit 10419f7

Please sign in to comment.