We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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