diff --git a/server/runner/version/runner.go b/server/runner/version/runner.go index b770df6f..a2aff69e 100644 --- a/server/runner/version/runner.go +++ b/server/runner/version/runner.go @@ -1,4 +1,4 @@ -// Packge version provides a runner to check the latest version of the application. +// Package version provides a runner to check the latest version of the application. package version import (