Skip to content

Commit abfb2f5

Browse files
TimothyGuMyles Borins
authored and
Myles Borins
committed
doc: fix link in cluster documentation
PR-URL: #5068 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Brian White <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent bf0e239 commit abfb2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cluster.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ server in a worker.
4646

4747
<!--type=misc-->
4848

49-
The worker processes are spawned using the [`child_process.fork`][] method,
49+
The worker processes are spawned using the [`child_process.fork()`][] method,
5050
so that they can communicate with the parent via IPC and pass server
5151
handles back and forth.
5252

0 commit comments

Comments
 (0)