We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 616a414 commit 080d8d4Copy full SHA for 080d8d4
doc/api/cluster.md
@@ -578,7 +578,7 @@ added: v0.9.12
578
process. **Default:** `'SIGTERM'`
579
580
This function will kill the worker. In the primary worker, it does this by
581
-disconnecting the `worker.process`, and once disconnected, killing with
+disconnecting the `worker.process`, and once disconnected, killing with
582
`signal`. In the worker, it does it by killing the process with `signal`.
583
584
The `kill()` function kills the worker process without waiting for a graceful
0 commit comments