diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index bae974ad35d326..32ddc5f16aecc3 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -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 })`