Skip to content

Commit f5b466f

Browse files
authored
Merge pull request #261 from zolkis/improve-emitevent
Fix #251: improve the emitEvent() algorithm
2 parents 3cf11f8 + 48526d8 commit f5b466f

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
@@ -2833,7 +2833,7 @@ <h3>The <dfn>EventSubscriptionHandler</dfn> callback</h3>
28332833
</li>
28342834
<li>
28352835
Make a request to the underlying platform to emit an <a>Event</a>
2836-
with |data|, using the <a>Protocol Bindings</a>.
2836+
with |data|.
28372837
<p class="note">
28382838
This will trigger the <a href="#handling-events">handling events</a>
28392839
steps.

0 commit comments

Comments
 (0)