Commit 1fc2ed61 authored by Itamar Haber's avatar Itamar Haber Committed by antirez
Browse files

Fixes a typo

parent 787d5ab9
......@@ -956,7 +956,7 @@ uint64_t clusterGetMaxEpoch(void) {
* cases:
*
* 1) When slots are closed after importing. Otherwise resharding would be
* too expansive.
* too expensive.
* 2) When CLUSTER FAILOVER is called with options that force a slave to
* failover its master even if there is not master majority able to
* create a new configuration epoch.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment