diff --git a/topics/cluster-spec.md b/topics/cluster-spec.md index d4f22d18..02f7c440 100644 --- a/topics/cluster-spec.md +++ b/topics/cluster-spec.md @@ -888,7 +888,7 @@ The other nodes will detect that there is a new primary serving the same slots s In the previous section, we discussed how replicas try to get elected. This section explains what happens from the point of view of a primary that is requested to vote for a given replica. -Masters receive requests for votes in form of `FAILOVER_AUTH_REQUEST` requests from replicas. +Primaries receive requests for votes in form of `FAILOVER_AUTH_REQUEST` requests from replicas. For a vote to be granted the following conditions need to be met: