diff --git a/doc/api/worker_threads.md b/doc/api/worker_threads.md index 60170be54cf..99aa276f585 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: