Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Nov 19, 2024
1 parent 3ca68e1 commit 6e463a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ <h3>
</li>
</ol>
</li>
<li>If [=subscription=] is null, then resolve |promise| with null.
<li>If |subscription| is null, then resolve |promise| with null.
</li>
<li>If there is an error with |subscription|, reject |promise| with a {{DOMException}}
whose name is {{"AbortError"}} and terminate these steps.
Expand Down

0 comments on commit 6e463a7

Please sign in to comment.