diff --git a/drivers/google/google.go b/drivers/google/google.go index ac0f094b73..9daada4846 100644 --- a/drivers/google/google.go +++ b/drivers/google/google.go @@ -181,7 +181,7 @@ func (d *Driver) PreCreateCheck() error { return err } - // Check that the project exists. It will also check that credentials + // Check that the project exists. It will also check the credentials // at the same time. log.Infof("Check that the project exists")