From c95f85ac7016e2674702a0da7f16764d100e4d2a Mon Sep 17 00:00:00 2001 From: AdamDang Date: Tue, 12 Jun 2018 13:08:30 +0800 Subject: Typo fix: Descibe->Describe Descibe->Describe --- sig-scalability/slos/api_call_latency.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sig-scalability/slos/api_call_latency.md b/sig-scalability/slos/api_call_latency.md index 65d7dc26..9f40924d 100644 --- a/sig-scalability/slos/api_call_latency.md +++ b/sig-scalability/slos/api_call_latency.md @@ -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 can’t 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.__ -- cgit v1.2.3