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: #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 a69d30e commit cd32522
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 @@ -2753,8 +2753,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 cd32522

Please sign in to comment.