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 targos committed May 1, 2021
1 parent 94a877b commit 1d78d50
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 @@ -1530,7 +1530,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 1d78d50

Please sign in to comment.