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 <gpunathi@in.ibm.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • 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
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.