summaryrefslogtreecommitdiff
path: root/src/commands/cluster-addslots.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/cluster-addslots.json')
-rw-r--r--src/commands/cluster-addslots.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/cluster-addslots.json b/src/commands/cluster-addslots.json
index db06e1ddb..4d2ea2593 100644
--- a/src/commands/cluster-addslots.json
+++ b/src/commands/cluster-addslots.json
@@ -1,6 +1,6 @@
{
"ADDSLOTS": {
- "summary": "Assign new hash slots to receiving node",
+ "summary": "Assigns new hash slots to a node.",
"complexity": "O(N) where N is the total number of hash slot arguments",
"group": "cluster",
"since": "3.0.0",