Skip to content

Commit 2b367ee

Browse files
authored
fix comment on PR
1 parent dbb0c78 commit 2b367ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/ingress/controller/nginx.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ func (n *NGINXController) Start() {
263263

264264
// we need to use the defined ingress class to allow multiple leaders
265265
// in order to update information about ingress status
266-
// TODO: For now, as the IngressClass logics has changed, is up to the
266+
// TODO: For now, as the IngressClass logic has changed, is up to the
267267
// cluster admin to create different Leader Election IDs.
268268
// Should revisit this in a future
269269
electionID := n.cfg.ElectionID

0 commit comments

Comments
 (0)