Skip to content

Commit c73d1b6

Browse files
committed
fixup
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent 852078c commit c73d1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/worker_threads.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1373,7 +1373,7 @@ added:
13731373
`eventLoopUtilization()`.
13741374
* `utilization2` {Object} The result of a previous call to
13751375
`eventLoopUtilization()` prior to `utilization1`.
1376-
* returns: {Object}
1376+
* Returns: {Object}
13771377
* `idle` {number}
13781378
* `active` {number}
13791379
* `utilization` {number}

0 commit comments

Comments
 (0)