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 4ba33c9 commit 1ac88f4Copy full SHA for 1ac88f4
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