We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a31b1 commit 9379745Copy full SHA for 9379745
index.html
@@ -2054,7 +2054,7 @@ The subscribeEvent() method
2054
with a {{TypeError}} and stop.
2055
li>
2056
<li>
2057
- If |thing|.{{ConsumedThing/[[activeSubscriptions]]}}[|eventName|] does not [=map/exist=], [=reject=] |promise| with a {{NotAllowedError}} and stop.
+ If |thing|.{{ConsumedThing/[[activeSubscriptions]]}}[|eventName|] does [=map/exist=], [=reject=] |promise| with a {{NotAllowedError}} and stop.
2058
2059
2060
Let |subscription| be a new {{Subscription}} object with its <a>internal slotsa>
0 commit comments