summaryrefslogtreecommitdiff
path: root/src/commands/xclaim.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/xclaim.json')
-rw-r--r--src/commands/xclaim.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/xclaim.json b/src/commands/xclaim.json
index 950c215b9..5c4474606 100644
--- a/src/commands/xclaim.json
+++ b/src/commands/xclaim.json
@@ -1,6 +1,6 @@
{
"XCLAIM": {
- "summary": "Changes (or acquires) ownership of a message in a consumer group, as if the message was delivered to the specified consumer.",
+ "summary": "Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.",
"complexity": "O(log N) with N being the number of messages in the PEL of the consumer group.",
"group": "stream",
"since": "5.0.0",