Skip to content

Commit c3670cd

Browse files
committed
fixup: missing paren in doc
1 parent 9534a22 commit c3670cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ added: REPLACEME
581581
- `eventName` {any}
582582

583583
Returns a copy of the array of listeners for the event named `eventName`,
584-
including any wrappers (such as those created by `.once`.
584+
including any wrappers (such as those created by `.once`).
585585

586586
[`--trace-warnings`]: cli.html#cli_trace_warnings
587587
[`EventEmitter.defaultMaxListeners`]: #events_eventemitter_defaultmaxlisteners

0 commit comments

Comments
 (0)