Fix typo
This commit is contained in:
parent
c809cf8581
commit
39a1123bf1
|
@ -6,7 +6,7 @@ Generic library for building a Kubernetes aggregated API server.
|
|||
## Purpose
|
||||
|
||||
This library contains code to create Kubernetes aggregation server complete with delegated authentication and authorization,
|
||||
`kubectl` compatible discovery information, optional admission chain, and versioned types. It's first comsumers are
|
||||
`kubectl` compatible discovery information, optional admission chain, and versioned types. It's first consumers are
|
||||
`k8s.io/kubernetes`, `k8s.io/kube-aggregator`, and `github.com/kubernetes-incubator/service-catalog`.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue