We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fa5959 commit dde1603Copy full SHA for dde1603
doc/api/cluster.markdown
@@ -50,7 +50,7 @@ server in a worker.
50
51
<!--type=misc-->
52
53
-The worker processes are spawned using the [`child_process.fork`][] method,
+The worker processes are spawned using the [`child_process.fork()`][] method,
54
so that they can communicate with the parent via IPC and pass server
55
handles back and forth.
56
0 commit comments