Skip to content

Commit 50b727d

Browse files
committed
spelling: node(s)
Signed-off-by: Josh Soref <[email protected]>
1 parent 707b8ef commit 50b727d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/clustering.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ You could also pass ClusterNodes directly if you want to execute a
124124
command on a specific node / node group that isn't addressed by the
125125
nodes flag. However, if the command execution fails due to cluster
126126
topology changes, a retry attempt will not be made, since the passed
127-
target node/s may no longer be valid, and the relevant cluster or
127+
target node(s) may no longer be valid, and the relevant cluster or
128128
connection error will be returned.
129129

130130
.. code:: python

0 commit comments

Comments
 (0)