Skip to content

Commit

Permalink
squash: fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
LiviaMedeiros committed Jul 18, 2023
1 parent af3ab31 commit 976f66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2923,7 +2923,7 @@ function mkdtemp(prefix, options, callback) {

/**
* Synchronously creates a unique temporary directory.
* @param {string} prefix
* @param {string | Buffer | URL} prefix
* @param {string | { encoding?: string; }} [options]
* @returns {string}
*/
Expand Down

0 comments on commit 976f66b

Please sign in to comment.