diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index f3c12137f51eec..093bef796dab7c 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2663,12 +2663,12 @@ The [`crypto.Certificate()` constructor][] is deprecated. Use ### DEP0147: `fs.rmdir(path, { recursive: true })` Type: Runtime