Skip to content

Commit 3687390

Browse files
felixriesebergaduh95
authored andcommitted
doc: fix small typo in process.md
PR-URL: #57333 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent f8f81c8 commit 3687390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/process.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4231,7 +4231,7 @@ added: v23.9.0
42314231
-->
42324232
42334233
* `previousValue` {Object} A previous return value from calling
4234-
`process.cpuUsage()`
4234+
`process.threadCpuUsage()`
42354235
* Returns: {Object}
42364236
* `user` {integer}
42374237
* `system` {integer}

0 commit comments

Comments
 (0)