Skip to content

Commit

Permalink
doc: assign missed deprecation code
Browse files Browse the repository at this point in the history
Refs: #26982

PR-URL: #27164
Reviewed-By: Vse Mozhet Byt <[email protected]>
Reviewed-By: Yongsheng Zhang <[email protected]>
  • Loading branch information
richardlau authored and BethGriggs committed Apr 10, 2019
1 parent a00d840 commit 75e8377
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 @@ -2299,8 +2299,8 @@ Please use the publicly documented [`timeout.refresh()`][] instead.
If unreferencing the timeout is necessary, [`timeout.unref()`][] can be used
with no performance impact since Node.js 10.
<a id="DEP0XXX"></a>
### DEP0XXX: ChildProcess._channel
<a id="DEP0129"></a>
### DEP0129: ChildProcess._channel
<!-- YAML
changes:
- version: REPLACEME
Expand Down

0 comments on commit 75e8377

Please sign in to comment.