Skip to content

Commit d974fbf

Browse files
relu91JKRhb
andauthored
Update index.html
Co-authored-by: Jan Romann <[email protected]>
1 parent 36cc765 commit d974fbf

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
@@ -2054,7 +2054,7 @@ <h3>The <dfn>subscribeEvent()</dfn> method</h3>
20542054
with a {{TypeError}} and stop.
20552055
</li>
20562056
<li>
2057-
If |thing|.{{ConsumedThing/[[activeSubscriptions]]}}[|eventName|] does [=map/exist=], [=reject=] |promise| with a {{NotAllowedError}} and stop.
2057+
If |thing|.{{ConsumedThing/[[activeSubscriptions]]}}[|eventName|] [=map/exists=], [=reject=] |promise| with a {{NotAllowedError}} and stop.
20582058
</li>
20592059
<li>
20602060
Let |subscription| be a new {{Subscription}} object with its <a>internal slots</a>

0 commit comments

Comments
 (0)