Skip to content

Commit 0ebbc54

Browse files
authored
Replace uses with use (#912)
1 parent 0050cdd commit 0ebbc54

File tree

1 file changed

+1
-1
lines changed
  • content/commands/cluster-failover

1 file changed

+1
-1
lines changed

content/commands/cluster-failover/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ in order to perform a data center switch, while all the masters are down
8282
or partitioned away.
8383

8484
The **TAKEOVER** option implies everything **FORCE** implies, but also does
85-
not uses any cluster authorization in order to failover. A replica receiving
85+
not use any cluster authorization in order to failover. A replica receiving
8686
`CLUSTER FAILOVER TAKEOVER` will instead:
8787

8888
1. Generate a new `configEpoch` unilaterally, just taking the current greatest epoch available and incrementing it if its local configuration epoch is not already the greatest.

0 commit comments

Comments
 (0)