summaryrefslogtreecommitdiff
path: root/src/commands/replicaof.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/replicaof.json')
-rw-r--r--src/commands/replicaof.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/replicaof.json b/src/commands/replicaof.json
index 7f1d08754..aa4939019 100644
--- a/src/commands/replicaof.json
+++ b/src/commands/replicaof.json
@@ -1,6 +1,6 @@
{
"REPLICAOF": {
- "summary": "Make the server a replica of another instance, or promote it as master.",
+ "summary": "Configures a server as replica of another, or promotes it to a master.",
"complexity": "O(1)",
"group": "server",
"since": "5.0.0",