diff --git a/doc/api/process.md b/doc/api/process.md index facc19e4f82572..f413748cfa6514 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -207,7 +207,7 @@ changes: description: Not handling Promise rejections has been deprecated. - version: v6.6.0 pr-url: https://github.com/nodejs/node/pull/8223 - description: Unhandled Promise rejections have been will now emit + description: Unhandled Promise rejections will now emit a process warning. -->