diff --git a/doc/api/worker_threads.md b/doc/api/worker_threads.md index fa409627ebc472..e965eb900478f3 100644 --- a/doc/api/worker_threads.md +++ b/doc/api/worker_threads.md @@ -2,7 +2,7 @@ -> Stability: 1 - Experimental +> Stability: 2 - Stable The `worker_threads` module enables the use of threads that execute JavaScript in parallel. To access it: