diff --git a/_proto/hapi/services/tiller.proto b/_proto/hapi/services/tiller.proto index 1fb6a86e9..5897676ab 100644 --- a/_proto/hapi/services/tiller.proto +++ b/_proto/hapi/services/tiller.proto @@ -165,7 +165,7 @@ message GetReleaseStatusResponse { // Info contains information about the release. hapi.release.Info info = 2; - // Namesapce the release was released into + // Namespace the release was released into string namespace = 3; }