diff --git a/doc/api/fs.md b/doc/api/fs.md index 6099af41168996..345d0225ee4d0b 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -4654,7 +4654,7 @@ added: v10.0.0 --> * `path` {string|Buffer|URL} -* `mode` {integer} +* `mode` {string|integer} * Returns: {Promise} Changes the permissions of a file then resolves the `Promise` with no