Merge pull request #14194 from ahrtr/update_etcdctl_typo

Fix a typo in etcdctl readme for the elect command
This commit is contained in:
Marek Siarkowicz
2022-07-05 14:55:41 +02:00
committed by GitHub

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