Skip to content

Commit ca8aba2

Browse files
committed
Typo.
1 parent 64c1d25 commit ca8aba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

felix/daemon/daemon.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ configRetry:
592592
}
593593
healthAggregator.Report(healthName, &health.HealthReport{Live: true, Ready: true})
594594
// Up-to-data Typha client will refuse to connect unless Typha signals
595-
// that it supports nore resource updates.
595+
// that it supports node resource updates.
596596
configParams.SetUseNodeResourceUpdates(true)
597597

598598
go func() {

0 commit comments

Comments
 (0)