diff --git a/src/cluster.c b/src/cluster.c index 9e6ddb2c4..b1e44e120 100644 --- a/src/cluster.c +++ b/src/cluster.c @@ -4248,7 +4248,7 @@ void clusterCommand(client *c) { "FORGET -- Remove a node from the cluster.", "GETKEYSINSLOT -- Return key names stored by current node in a slot.", "FLUSHSLOTS -- Delete current node own slots information.", -"INFO - Return onformation about the cluster.", +"INFO - Return information about the cluster.", "KEYSLOT -- Return the hash slot for .", "MEET [bus-port] -- Connect nodes into a working cluster.", "MYID -- Return the node id.",