Skip to content

Commit

Permalink
Update doc/api/async_hooks.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rich Trott <[email protected]>
  • Loading branch information
GeoffreyBooth and Trott authored Nov 6, 2022
1 parent bc50255 commit 279632e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/async_hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

> Stability: 1 - Experimental. We plan to remove this API
> in the future; it will never become stable.
> Please migrate to [`AsyncLocalStorage`][] and [Diagnostics Channel][] and
> Please migrate to [`AsyncLocalStorage`][], [Diagnostics Channel][], and
> other stable APIs.
<!-- source_link=lib/async_hooks.js -->
Expand Down

0 comments on commit 279632e

Please sign in to comment.