diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 50b3f12d32d3dc..92fbeceb1a65d8 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3122,7 +3122,7 @@ changes: Type: Documentation-only Implicit coercion of objects with own `toString` property, passed as second -parameter in [`fs.write()`][], [`fs.writeFile()`][] and [`fs.appendFile()`][], +parameter in [`fs.write()`][], [`fs.writeFile()`][], and [`fs.appendFile()`][], is deprecated. Convert them to primitive strings. [Legacy URL API]: url.md#legacy-url-api