Skip to content

Commit 2cfdf28

Browse files
bcoenodejs-github-bot
authored andcommitted
doc: add missing deprecation number
PR-URL: #35630 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent efe60a5 commit 2cfdf28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)