diff --git a/server/main.go b/server/main.go index bd5e0bca6..d45b2d39b 100644 --- a/server/main.go +++ b/server/main.go @@ -34,7 +34,7 @@ import ( ) const ( - DockerTLSWarning = `WARINING: Docker TLS cert or key not given, this may cause a build errors` + DockerTLSWarning = `WARNING: Docker TLS cert or key not given, this may cause a build errors` ) var (