summaryrefslogtreecommitdiff
path: root/src/commands/cluster-keyslot.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/cluster-keyslot.json')
-rw-r--r--src/commands/cluster-keyslot.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/cluster-keyslot.json b/src/commands/cluster-keyslot.json
index 19f1ad65e..e51b643b9 100644
--- a/src/commands/cluster-keyslot.json
+++ b/src/commands/cluster-keyslot.json
@@ -1,6 +1,6 @@
{
"KEYSLOT": {
- "summary": "Returns the hash slot of the specified key",
+ "summary": "Returns the hash slot for a key.",
"complexity": "O(N) where N is the number of bytes in the key",
"group": "cluster",
"since": "3.0.0",