diff --git a/src/commands/readwrite.json b/src/commands/readwrite.json index 440dd596b..eb3a0e622 100644 --- a/src/commands/readwrite.json +++ b/src/commands/readwrite.json @@ -1,6 +1,6 @@ { "READWRITE": { - "summary": "Enables read-write queries for a connection to a Reids Cluster replica node.", + "summary": "Enables read-write queries for a connection to a Redis Cluster replica node.", "complexity": "O(1)", "group": "cluster", "since": "3.0.0",