Skip to content

Commit 080d8d4

Browse files
author
Bar Admoni
committed
Re-fix markdown lint
1 parent 616a414 commit 080d8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cluster.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ added: v0.9.12
578578
process. **Default:** `'SIGTERM'`
579579

580580
This function will kill the worker. In the primary worker, it does this by
581-
disconnecting the `worker.process`, and once disconnected, killing with
581+
disconnecting the `worker.process`, and once disconnected, killing with
582582
`signal`. In the worker, it does it by killing the process with `signal`.
583583

584584
The `kill()` function kills the worker process without waiting for a graceful

0 commit comments

Comments
 (0)