diff --git a/client/config/config.go b/client/config/config.go index ff30f20c8..cbb93e9ba 100644 --- a/client/config/config.go +++ b/client/config/config.go @@ -25,7 +25,7 @@ var ( "GOOGLE_APPLICATION_CREDENTIALS", }, ",") - // DefaulUserBlacklist is the default set of users that tasks are not + // DefaultUserBlacklist is the default set of users that tasks are not // allowed to run as when using a driver in "user.checked_drivers" DefaultUserBlacklist = strings.Join([]string{ "root",