Skip to content

Commit 4339299

Browse files
tniessenruyadorno
authored andcommitted
doc: avoid incomplete sentence in cluster docs
PR-URL: #41701 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com>
1 parent 3190e36 commit 4339299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1062,7 +1062,7 @@ added: v0.7.0
10621062

10631063
* {Object}
10641064

1065-
A hash that stores the active worker objects, keyed by `id` field. Makes it
1065+
A hash that stores the active worker objects, keyed by `id` field. This makes it
10661066
easy to loop through all the workers. It is only available in the primary
10671067
process.
10681068

0 commit comments

Comments
 (0)