diff --git a/doc/api/events.md b/doc/api/events.md index e26f508b308c9e..57188c6a7f9144 100644 --- a/doc/api/events.md +++ b/doc/api/events.md @@ -244,7 +244,7 @@ It supports the following option: * `captureRejections` {boolean} It enables [automatic capturing of promise rejection][capturerejections]. - Default: `false`. + **Default:** `false`. ### Event: `'newListener'`