diff --git a/redis.conf b/redis.conf
index 5e5362bb..93ab9a42 100644
--- a/redis.conf
+++ b/redis.conf
@@ -625,7 +625,7 @@ replica-priority 100
 # memory to never hit a real out-of-memory condition before the master hits
 # the configured maxmemory setting.
 #
-# replica-ingore-maxmemory yes
+# replica-ignore-maxmemory yes
 
 ############################# LAZY FREEING ####################################