diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index c4119d8649ac13..1754d4b831d638 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -798,8 +798,8 @@ code modification is necessary if that is done. Type: End-of-Life -The AsyncHooks Sensitive API was never documented and had various of minor -issues, see https://github.com/nodejs/node/issues/15572. Use the `AsyncResource` +The AsyncHooks Sensitive API was never documented and had various minor issues. +(See https://github.com/nodejs/node/issues/15572.) Use the `AsyncResource` API instead.