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 bf0e239 commit abfb2f5Copy full SHA for abfb2f5
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