Skip to content

Commit

Permalink
doc: add missing DEP ID for 'new crypto.Certificate()'
Browse files Browse the repository at this point in the history
PR-URL: nodejs#34940
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
BethGriggs committed Aug 26, 2020
1 parent 4234904 commit 8ec3b55
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 @@ -2776,8 +2776,8 @@ Type: Documentation-only

[`socket.bufferSize`][] is just an alias for [`writable.writableLength`][].

<a id="DEP0XXX"></a>
### DEP0XXX: `new crypto.Certificate()`
<a id="DEP0146"></a>
### DEP0146: `new crypto.Certificate()`
<!-- YAML
changes:
- version: REPLACEME
Expand Down

0 comments on commit 8ec3b55

Please sign in to comment.