Skip to content

Commit

Permalink
doc: fix deprecation number
Browse files Browse the repository at this point in the history
PR-URL: #18818
Refs: efb3259
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
BridgeAR committed Feb 16, 2018
1 parent 15bb843 commit 1bd3208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -893,8 +893,8 @@ Use [`asyncResource.runInAsyncScope()`][] API instead which provides a much
safer, and more convenient, alternative. See
https://github.com/nodejs/node/pull/18513 for more details.
<a id="DEP0098"></a>
### DEP0098: async context-unaware node::MakeCallback C++ APIs
<a id="DEP0099"></a>
### DEP0099: async context-unaware node::MakeCallback C++ APIs
Type: Compile-time
Expand Down

0 comments on commit 1bd3208

Please sign in to comment.