summaryrefslogtreecommitdiff
path: root/src/commands/xlen.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/xlen.json')
-rw-r--r--src/commands/xlen.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/xlen.json b/src/commands/xlen.json
index b3a82f774..16ce72cb6 100644
--- a/src/commands/xlen.json
+++ b/src/commands/xlen.json
@@ -1,6 +1,6 @@
{
"XLEN": {
- "summary": "Return the number of entries in a stream",
+ "summary": "Return the number of messages in a stream.",
"complexity": "O(1)",
"group": "stream",
"since": "5.0.0",