summaryrefslogtreecommitdiff
path: root/src/commands/sunsubscribe.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/sunsubscribe.json')
-rw-r--r--src/commands/sunsubscribe.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/sunsubscribe.json b/src/commands/sunsubscribe.json
index df9ae9cac..7965a05ea 100644
--- a/src/commands/sunsubscribe.json
+++ b/src/commands/sunsubscribe.json
@@ -1,6 +1,6 @@
{
"SUNSUBSCRIBE": {
- "summary": "Stop listening for messages posted to the given shard channels",
+ "summary": "Stops listening to messages posted to shard channels.",
"complexity": "O(N) where N is the number of clients already subscribed to a shard channel.",
"group": "pubsub",
"since": "7.0.0",