Skip to content

Commit

Permalink
Update resp3_replies.json
Browse files Browse the repository at this point in the history
fix aist to list
  • Loading branch information
cKurultayKalkan authored Dec 8, 2023
1 parent 5fc1cb1 commit 2a06c5f
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 2a06c5f

Please sign in to comment.