summaryrefslogtreecommitdiff
path: root/src/commands/slaveof.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/slaveof.json')
-rw-r--r--src/commands/slaveof.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/slaveof.json b/src/commands/slaveof.json
index f9266fabe..9790730b2 100644
--- a/src/commands/slaveof.json
+++ b/src/commands/slaveof.json
@@ -1,6 +1,6 @@
{
"SLAVEOF": {
- "summary": "Make the server a replica of another instance, or promote it as master.",
+ "summary": "Sets a Redis server as a replica of another, or promotes it to being a master.",
"complexity": "O(1)",
"group": "server",
"since": "1.0.0",