We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a91e3 commit bc9f8d2Copy full SHA for bc9f8d2
doc/api/fs.md
@@ -7233,7 +7233,7 @@ try {
7233
7234
### Threadpool usage
7235
7236
-All callback and promise-based file system APIs ( with the exception of
+All callback and promise-based file system APIs (with the exception of
7237
`fs.FSWatcher()`) use libuv's threadpool. This can have surprising and negative
7238
performance implications for some applications. See the
7239
[`UV_THREADPOOL_SIZE`][] documentation for more information.
0 commit comments