diff --git a/doc/api/worker_threads.md b/doc/api/worker_threads.md index e0eac312149c3d..142cef01a10b10 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: REPLACEME --> -* {Object|undefined} +* {Object} * `maxYoungGenerationSizeMb` {number} * `maxOldGenerationSizeMb` {number} * `codeRangeSizeMb` {number}