diff --git a/cmd/tiller/tiller.go b/cmd/tiller/tiller.go index a2ef2764b..220b399a9 100644 --- a/cmd/tiller/tiller.go +++ b/cmd/tiller/tiller.go @@ -95,7 +95,7 @@ var ( // rootServer is the root gRPC server. // - // Each gRPC service registers itself to this server during start(). + // Each gRPC service register itself to this server during start(). rootServer *grpc.Server // env is the default environment.