diff --git a/redis.conf b/redis.conf
index 868f14c48..66ad3418a 100644
--- a/redis.conf
+++ b/redis.conf
@@ -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