fix a typo in etcdctl readme for the elect command

Signed-off-by: Benjamin Wang <wachao@vmware.com>
This commit is contained in:
Benjamin Wang 2022-07-05 16:03:45 +08:00
parent 07d620822f
commit 231bee6fe2

View File

@ -1133,7 +1133,7 @@ Whenever a leader is elected, its proposal is given as output.
ELECT returns a zero exit code only if it is terminated by a signal and can revoke its candidacy or leadership, if any.
If a candidate is abnormally terminated, election rogress may be delayed by up to the default lease length of 60 seconds.
If a candidate is abnormally terminated, election progress may be delayed by up to the default lease length of 60 seconds.
## Authentication commands