diff --git a/doc/api/fs.md b/doc/api/fs.md index 2c2fe3c862670a..bcc5695284e5ca 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -5565,7 +5565,7 @@ that represent files will be deleted. The permissive behavior of the `recursive` option is deprecated, `ENOTDIR` and `ENOENT` will be thrown in the future. -## `fsPromises.rm(path[, options])` +### `fsPromises.rm(path[, options])`