8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d992f5 commit 977f5acCopy full SHA for 977f5ac
doc/api/worker_threads.md
@@ -4,7 +4,7 @@
4
5
> Stability: 1 - Experimental
6
7
-The `worker_threads` module enables the use of threads that execute JS code
+The `worker_threads` module enables the use of threads that execute JavaScript
8
in parallel. To access it:
9
10
```js
0 commit comments