summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-scalability/slis/apimachinery_slis.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-scalability/slis/apimachinery_slis.md b/sig-scalability/slis/apimachinery_slis.md
index 512548ee..b86d3f57 100644
--- a/sig-scalability/slis/apimachinery_slis.md
+++ b/sig-scalability/slis/apimachinery_slis.md
@@ -68,7 +68,7 @@ in Kubernetes, so this metric is a building block for less trivial SLIs and
SLOs.
Other notes:
-- The SLO has to be satisfied independently from from the used encoding. This
+- The SLO has to be satisfied independently from the used encoding. This
makes the mix of client important while testing. However, we assume that all
`core` components communicate with apiserver with protocol buffers (otherwise
the SLO doesn’t have to be satisfied).