diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index a05305d3db2a72..6e4cfc9e0ada78 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3772,7 +3772,7 @@ It is recommended to use the `new` qualifier instead. This applies to all REPL c -### DEP0187: `fs.existsSync` never throw on invalid arguments +### DEP0187: Passing invalid argument types to `fs.existsSync`