Skip to content

Commit

Permalink
doc: add missing deprecation number
Browse files Browse the repository at this point in the history
PR-URL: #35630
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
bcoe authored and MylesBorins committed Oct 14, 2020
1 parent 3d21792 commit 00eff4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Expand Up @@ -2635,7 +2635,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 00eff4a

Please sign in to comment.