Skip to content

Commit 9f17e9a

Browse files
authored
Merge pull request kubernetes-sigs#1515 from Hellcatlk/typo
🌱 Fix a typo
2 parents 68f37ad + bac8ae9 commit 9f17e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/scratch-env/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ func runMain() int {
117117
return 1
118118
}
119119

120-
log.Info("Shutdown succesful")
120+
log.Info("Shutdown successful")
121121
return 0
122122
}
123123

0 commit comments

Comments
 (0)