Skip to content

Commit 1d78d50

Browse files
lpincatargos
authored andcommitted
doc: fix typo in events.md
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]>
1 parent 94a877b commit 1d78d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/events.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1530,7 +1530,7 @@ added: v14.5.0
15301530

15311531
* Returns: {EventTarget} this
15321532

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

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

0 commit comments

Comments
 (0)