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 2f7b606 commit 029b8e8Copy full SHA for 029b8e8
1 file changed
doc/api/cluster.markdown
@@ -46,7 +46,7 @@ server in a worker.
46
47
<!--type=misc-->
48
49
-The worker processes are spawned using the [`child_process.fork`][] method,
+The worker processes are spawned using the [`child_process.fork()`][] method,
50
so that they can communicate with the parent via IPC and pass server
51
handles back and forth.
52
0 commit comments