Skip to content

Commit

Permalink
Merge pull request #2621 from cKurultayKalkan/patch-2
Browse files Browse the repository at this point in the history
Update resp3_replies.json
  • Loading branch information
dwdougherty authored Dec 11, 2023
2 parents fd93c9a + 2a06c5f commit 706b8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resp3_replies.json
Original file line number Diff line number Diff line change
Expand Up @@ -1105,7 +1105,7 @@
"One of the following:",
"* [Null reply](/docs/reference/protocol-spec#nulls): if the key does not exist.",
"* [Bulk string reply](/docs/reference/protocol-spec#bulk-strings): when called without the _count_ argument, the removed member.",
"* [Array reply](/docs/reference/protocol-spec#arrays): when called with the _count_ argument, a aist of the removed members."
"* [Array reply](/docs/reference/protocol-spec#arrays): when called with the _count_ argument, a list of the removed members."
],
"SPUBLISH": [
"[Integer reply](/docs/reference/protocol-spec#integers): the number of clients that received the message. Note that in a Redis Cluster, only clients that are connected to the same node as the publishing client are included in the count"
Expand Down

0 comments on commit 706b8c1

Please sign in to comment.