diff --git a/commands/cluster-slots.md b/commands/cluster-slots.md index a09dde62..f013c835 100644 --- a/commands/cluster-slots.md +++ b/commands/cluster-slots.md @@ -34,7 +34,8 @@ Each nested result is: - ...continues until all replicas for this master are returned. Each result includes all active replicas of the master instance -for the listed slot range. Failed replicas are not returned. +for the listed slot range. These replicas are ordered deterministically. +Failed replicas are not returned.Signed-off-by: Roshan Khatri The third nested reply is guaranteed to be the networking information of the master instance for the slot range. All networking information after the third nested reply are replicas of the master.