Skip to content

Commit 7fc64d7

Browse files
committed
Documentation fix.
1 parent e7468ab commit 7fc64d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebAPI/Event/Custom.elm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ module WebAPI.Event.Custom
1111
See [Mozilla documentation](https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent).
1212
1313
@docs CustomEvent, detail
14-
@docs construct, dispatch
14+
@docs construct
1515
@docs addListener, on, addListenerOnce, once
1616
@docs toEvent, fromEvent
1717
@docs encode, decoder

0 commit comments

Comments
 (0)