Skip to content

Commit 48b1ad4

Browse files
connorjburtonRafaelGSS
authored andcommitted
doc: remove extra space on threadpool usage
PR-URL: #44734 Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent ed1d634 commit 48b1ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/fs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7525,7 +7525,7 @@ try {
75257525
75267526
### Threadpool usage
75277527
7528-
All callback and promise-based file system APIs ( with the exception of
7528+
All callback and promise-based file system APIs (with the exception of
75297529
`fs.FSWatcher()`) use libuv's threadpool. This can have surprising and negative
75307530
performance implications for some applications. See the
75317531
[`UV_THREADPOOL_SIZE`][] documentation for more information.

0 commit comments

Comments
 (0)