diff --git a/internal/ingress/controller/nginx.go b/internal/ingress/controller/nginx.go index 7ece41007..7b1a14e06 100644 --- a/internal/ingress/controller/nginx.go +++ b/internal/ingress/controller/nginx.go @@ -263,7 +263,7 @@ func (n *NGINXController) Start() { // we need to use the defined ingress class to allow multiple leaders // in order to update information about ingress status - // TODO: For now, as the IngressClass logics has changed, is up to the + // TODO: For now, as the IngressClass logic has changed, is up to the // cluster admin to create different Leader Election IDs. // Should revisit this in a future electionID := n.cfg.ElectionID