Skip to content

Commit

Permalink
fixup! events: allow monitoring error events
Browse files Browse the repository at this point in the history
  • Loading branch information
Flarna committed Apr 6, 2020
1 parent c483e6d commit a9356f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/events.md
Expand Up @@ -360,7 +360,7 @@ the event emitter instance, the event’s name and the number of attached
listeners, respectively.
Its `name` property is set to `'MaxListenersExceededWarning'`.

### EventEmitter.errorMonitor
### `EventEmitter.errorMonitor`
<!-- YAML
added: REPLACEME
-->
Expand Down

0 comments on commit a9356f4

Please sign in to comment.