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 362644a commit 43e83e6Copy full SHA for 43e83e6
1 file changed
doc/api/deprecations.md
@@ -802,7 +802,7 @@ changes:
802
Type: Revoked
803
804
The [`events.listenerCount(emitter, eventName)`][] API was deprecated, as it
805
-provided identical fuctionality to [`emitter.listenerCount(eventName)`][]. The
+provided identical functionality to [`emitter.listenerCount(eventName)`][]. The
806
deprecation was revoked because this function has been repurposed to also
807
accept {EventTarget} arguments.
808
0 commit comments