Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update fs.md
First class heading is made to look like other headings.
  • Loading branch information
Shakil-Shahadat authored Jun 10, 2020
commit 9d27c6406b2fa4fab5c11fb84265d8e9c55a579d
2 changes: 1 addition & 1 deletion doc/api/fs.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ synchronous use libuv's threadpool, which can have surprising and negative
performance implications for some applications. See the
[`UV_THREADPOOL_SIZE`][] documentation for more information.

## Class `fs.Dir`
## Class: `fs.Dir`
<!-- YAML
added: v12.12.0
-->
Expand Down