Skip to content

Commit c6c9350

Browse files
bcoejoesepi
authored andcommitted
doc: add missing deprecation number
PR-URL: nodejs#35630 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent b630e69 commit c6c9350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2660,7 +2660,7 @@ Type: Documentation-only
26602660
The [`crypto.Certificate()` constructor][] is deprecated. Use
26612661
[static methods of `crypto.Certificate()`][] instead.
26622662

2663-
### DEP0XXX: `fs.rmdir(path, { recursive: true })`
2663+
### DEP0147: `fs.rmdir(path, { recursive: true })`
26642664
<!-- YAML
26652665
changes:
26662666
- version: REPLACEME

0 commit comments

Comments
 (0)