Skip to content

Commit 43e83e6

Browse files
watildesxa
authored andcommitted
doc: fix typo in deprecations
Signed-off-by: Daijiro Wachi <daijiro.wachi@gmail.com> PR-URL: #63434 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
1 parent 362644a commit 43e83e6

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
@@ -802,7 +802,7 @@ changes:
802802
Type: Revoked
803803

804804
The [`events.listenerCount(emitter, eventName)`][] API was deprecated, as it
805-
provided identical fuctionality to [`emitter.listenerCount(eventName)`][]. The
805+
provided identical functionality to [`emitter.listenerCount(eventName)`][]. The
806806
deprecation was revoked because this function has been repurposed to also
807807
accept {EventTarget} arguments.
808808

0 commit comments

Comments
 (0)