Skip to content

Commit 6e463a7

Browse files
committed
Update index.html
1 parent 3ca68e1 commit 6e463a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ <h3>
782782
</li>
783783
</ol>
784784
</li>
785-
<li>If [=subscription=] is null, then resolve |promise| with null.
785+
<li>If |subscription| is null, then resolve |promise| with null.
786786
</li>
787787
<li>If there is an error with |subscription|, reject |promise| with a {{DOMException}}
788788
whose name is {{"AbortError"}} and terminate these steps.

0 commit comments

Comments
 (0)