summaryrefslogtreecommitdiff
path: root/src/commands/subscribe.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/subscribe.json')
-rw-r--r--src/commands/subscribe.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/subscribe.json b/src/commands/subscribe.json
index fa6ac076a..bdf12b726 100644
--- a/src/commands/subscribe.json
+++ b/src/commands/subscribe.json
@@ -1,6 +1,6 @@
{
"SUBSCRIBE": {
- "summary": "Listen for messages published to the given channels",
+ "summary": "Listens for messages published to channels.",
"complexity": "O(N) where N is the number of channels to subscribe to.",
"group": "pubsub",
"since": "2.0.0",