Skip to content

Commit 00eff4a

Browse files
bcoeMylesBorins
authored andcommittedOct 14, 2020
doc: add missing deprecation number
PR-URL: #35630 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent 3d21792 commit 00eff4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/api/deprecations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2635,7 +2635,7 @@ Type: Documentation-only
26352635
The [`crypto.Certificate()` constructor][] is deprecated. Use
26362636
[static methods of `crypto.Certificate()`][] instead.
26372637

2638-
### DEP0XXX: `fs.rmdir(path, { recursive: true })`
2638+
### DEP0147: `fs.rmdir(path, { recursive: true })`
26392639
<!-- YAML
26402640
changes:
26412641
- version: REPLACEME

0 commit comments

Comments
 (0)