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 5d81f3f7f5..77afaaec9c 100644
--- a/doc/api/worker_threads.md
+++ b/doc/api/worker_threads.md
@@ -127,7 +127,7 @@ if (isMainThread) {
## worker.SHARE_ENV
<!-- YAML
-added: REPLACEME
+added: v11.14.0
-->
* {symbol}