We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee94c3 commit fe89532Copy full SHA for fe89532
cmd/main.go
@@ -182,7 +182,7 @@ func main() {
182
// LeaderElectionReleaseOnCancel defines if the leader should step down voluntarily
183
// when the Manager ends. This requires the binary to immediately end when the
184
// Manager is stopped, otherwise, this setting is unsafe. Setting this significantly
185
- // speeds up voluntary leader transitions as the new leader don"t have to wait
+ // speeds up voluntary leader transitions as the new leader don't have to wait
186
// LeaseDuration time first.
187
//
188
// In the default scaffold provided, the program ends immediately after
0 commit comments