Skip to content

Commit f566fa6

Browse files
committed
doc: fix typo in deprecations
Signed-off-by: Daijiro Wachi <daijiro.wachi@gmail.com>
1 parent 216718a commit f566fa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ changes:
810810
Type: Revoked
811811

812812
The [`events.listenerCount(emitter, eventName)`][] API was deprecated, as it
813-
provided identical fuctionality to [`emitter.listenerCount(eventName)`][]. The
813+
provided identical functionality to [`emitter.listenerCount(eventName)`][]. The
814814
deprecation was revoked because this function has been repurposed to also
815815
accept {EventTarget} arguments.
816816

0 commit comments

Comments
 (0)