Slave removal: fix typo of replicaof.
This commit is contained in:
parent
6f3d357d8f
commit
a67181f88a
@ -264,7 +264,7 @@ dir ./
|
||||
|
||||
################################# REPLICATION #################################
|
||||
|
||||
# Master-Replica replication. Use replcaof to make a Redis instance a copy of
|
||||
# Master-Replica replication. Use replicaof to make a Redis instance a copy of
|
||||
# another Redis server. A few things to understand ASAP about Redis replication.
|
||||
#
|
||||
# 1) Redis replication is asynchronous, but you can configure a master to
|
||||
|
Loading…
Reference in New Issue
Block a user