We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707b8ef commit 50b727dCopy full SHA for 50b727d
docs/clustering.rst
@@ -124,7 +124,7 @@ You could also pass ClusterNodes directly if you want to execute a
124
command on a specific node / node group that isn't addressed by the
125
nodes flag. However, if the command execution fails due to cluster
126
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
+target node(s) may no longer be valid, and the relevant cluster or
128
connection error will be returned.
129
130
.. code:: python
0 commit comments