Skip to content

Commit 4ea2678

Browse files
jakearchibaldannevk
authored andcommitted
Typo
1 parent 1870bb1 commit 4ea2678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dom.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1603,7 +1603,7 @@ the following:
16031603
<ol>
16041604
<li>If |options|' <code>signal</code>'s [=AbortSignal/aborted flag=] is set, [=reject=] |p|
16051605
with an "{{AbortError}}" {{DOMException}} and return |p|.
1606-
<li>[=AbortSignal/Add|Add the following abort steps=] |options|' <code>signal</code>:
1606+
<li>[=AbortSignal/Add|Add the following abort steps=] to |options|' <code>signal</code>:
16071607
<ol>
16081608
<li>Stop doing amazing things.
16091609
<li>[=Reject=] |p| with an "{{AbortError}}" {{DOMException}}.

0 commit comments

Comments
 (0)