Skip to content

Commit

Permalink
doc: add missing deprecation number
Browse files Browse the repository at this point in the history
PR-URL: nodejs#35630
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
bcoe authored and joesepi committed Oct 22, 2020
1 parent b630e69 commit c6c9350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Expand Up @@ -2660,7 +2660,7 @@ Type: Documentation-only
The [`crypto.Certificate()` constructor][] is deprecated. Use
[static methods of `crypto.Certificate()`][] instead.

### DEP0XXX: `fs.rmdir(path, { recursive: true })`
### DEP0147: `fs.rmdir(path, { recursive: true })`
<!-- YAML
changes:
- version: REPLACEME
Expand Down

0 comments on commit c6c9350

Please sign in to comment.