diff --git a/doc/api/fs.md b/doc/api/fs.md index 38ea82e854ffc7..1bb40825701556 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -5520,7 +5520,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])`