Skip to content

Commit 15cb3a1

Browse files
committed
fix typo
1 parent da6007d commit 15cb3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cns/service/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ func main() {
672672
}
673673

674674
if telemetryDaemonEnabled {
675-
logger.Printf("CNI Telemtry is enabled")
675+
logger.Printf("CNI Telemetry is enabled")
676676
go startTelemetryService(rootCtx)
677677
}
678678

0 commit comments

Comments
 (0)