docs: fix syntax error on cluster api docs
This commit is contained in:
parent
e493b29598
commit
29ce743385
@ -170,7 +170,7 @@ To know the difference between suicide and accidentally death a suicide boolean
|
||||
|
||||
cluster.on('death', function (worker) {
|
||||
if (worker.suicide === true) {
|
||||
console.log('Oh, it was just suicide' – no need to worry').
|
||||
console.log('Oh, it was just suicide\' – no need to worry').
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user