We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be949f commit abc8a01Copy full SHA for abc8a01
cmd/deployment-tracker/main.go
@@ -61,7 +61,7 @@ func main() {
61
os.Exit(1)
62
}
63
if cntrlCfg.Organization == "" {
64
- slog.Error("Organiation is required")
+ slog.Error("Organization is required")
65
66
67
0 commit comments