diff --git a/redis.conf b/redis.conf
index 0f1214fc5..5e5362bb1 100644
--- a/redis.conf
+++ b/redis.conf
@@ -477,7 +477,7 @@ replica-priority 100
 #
 #   Port: The port is communicated by the replica during the replication
 #   handshake, and is normally the port that the replica is using to
-#   list for connections.
+#   listen for connections.
 #
 # However when port forwarding or Network Address Translation (NAT) is
 # used, the replica may be actually reachable via different IP and port