Skip to content

Commit 585ba49

Browse files
authored
Update MasterClient.js
1 parent 3d96801 commit 585ba49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NodeClusterBase/MasterClient.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const JSONRPC = {
99
class MasterClient extends JSONRPC.Client
1010
{
1111
/**
12-
* Signals a worker's JSONRPC endpoint is ready to receive calls.
12+
* Signals to the master, that this worker's JSONRPC endpoint is ready to receive calls.
1313
*
1414
* @param {number} nWorkerID
1515
*/

0 commit comments

Comments
 (0)