Skip to content

Commit

Permalink
doc: fix typo in events.md
Browse files Browse the repository at this point in the history
PR-URL: #36231
Reviewed-By: Gireesh Punathil <[email protected]>
Reviewed-By: Franziska Hinkelmann <[email protected]>
Reviewed-By: Daijiro Wachi <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
  • Loading branch information
lpinca authored and danielleadams committed Dec 7, 2020
1 parent d29199e commit 03cf8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -1550,7 +1550,7 @@ added: v14.5.0

* Returns: {EventTarget} this

Node.js-speciic alias for `eventTarget.removeListener()`.
Node.js-specific alias for `eventTarget.removeListener()`.

#### `nodeEventTarget.on(type, listener[, options])`
<!-- YAML
Expand Down

0 comments on commit 03cf8db

Please sign in to comment.