Fix missspell

This commit is contained in:
Mark Sagi-Kazar
2019-12-18 15:51:44 +01:00
parent 142c96c210
commit 367b187cf4
5 changed files with 6 additions and 7 deletions

View File

@@ -43,7 +43,7 @@ type CustomResourceDefinitionNames struct {
ListKind string `json:"listKind,omitempty" protobuf:"bytes,5,opt,name=listKind"`
}
// ResourceScope is an enum defining the different scopes availabe to a custom resource
// ResourceScope is an enum defining the different scopes available to a custom resource
type ResourceScope string
const (