Skip to content

Commit 1bd3208

Browse files
committed
doc: fix deprecation number
PR-URL: #18818 Refs: efb3259 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 15bb843 commit 1bd3208

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/deprecations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -893,8 +893,8 @@ Use [`asyncResource.runInAsyncScope()`][] API instead which provides a much
893893
safer, and more convenient, alternative. See
894894
https://github.com/nodejs/node/pull/18513 for more details.
895895
896-
<a id="DEP0098"></a>
897-
### DEP0098: async context-unaware node::MakeCallback C++ APIs
896+
<a id="DEP0099"></a>
897+
### DEP0099: async context-unaware node::MakeCallback C++ APIs
898898
899899
Type: Compile-time
900900

0 commit comments

Comments
 (0)