diff --git a/doc/api/fs.md b/doc/api/fs.md index b4f2c1e11a14b0..365208b3950993 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -802,6 +802,10 @@ rejection only when `recursive` is false. ### `fsPromises.mkdtemp(prefix[, options])` * `prefix` {string} @@ -2573,6 +2577,9 @@ See the POSIX mkdir(2) documentation for more details. * `prefix` {string}