Typo fix: Descibe->Describe

Descibe->Describe
This commit is contained in:
AdamDang 2018-06-12 13:08:30 +08:00 committed by GitHub
parent 2b07e541f8
commit c95f85ac70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ response from an API call.
- As an administrator of Kubernetes cluster, if I know characteristics of my
external dependencies of apiserver (e.g custom admission plugins, webhooks and
initializers) I want to be able to provide guarantees for API calls latency to
users of my cluster
users of my cluster.
### Other notes
- We obviously cant give any guarantee in general, because cluster
@ -44,4 +44,4 @@ comparable with `namespaced` ones.
### Test scenario
__TODO: Descibe test scenario.__
__TODO: Describe test scenario.__