diff --git a/doc/api/fs.md b/doc/api/fs.md index fe592ffdac3951..ab6bcf3d3716c7 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -5158,7 +5158,7 @@ changes: pr-url: https://github.com/nodejs/node/pull/47084 description: Accept an additional `mode` option to specify the copy behavior as the `mode` argument of `fs.copyFile()`. - - version: v17.6.0 + - version: v17.6.0 pr-url: https://github.com/nodejs/node/pull/41819 description: Accepts an additional `verbatimSymlinks` option to specify whether to perform path resolution for symlinks.