summaryrefslogtreecommitdiff
path: root/doc/api/worker_threads.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/worker_threads.md')
-rw-r--r--doc/api/worker_threads.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/worker_threads.md b/doc/api/worker_threads.md
index af01ed7f7f..b1402d66e1 100644
--- a/doc/api/worker_threads.md
+++ b/doc/api/worker_threads.md
@@ -162,7 +162,7 @@ When this function is used, no `'message'` event will be emitted and the
added: v13.2.0
-->
-* {Object|undefined}
+* {Object}
* `maxYoungGenerationSizeMb` {number}
* `maxOldGenerationSizeMb` {number}
* `codeRangeSizeMb` {number}