diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 227fd2c942cf00..50b3f12d32d3dc 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3110,7 +3110,7 @@ releases. Use [`process.getActiveResourcesInfo()`][] to get a list of types of active resources and not the actual references. -### DEP0162: `fs.write`, `fs.writeFile`, `fs.appendFile` coercion to string +### DEP0162: `fs.write()`, `fs.writeFile()`, `fs.appendFile()` coercion to string