Typo error: repeat 'from'

This commit is contained in:
Wen Gao 2018-05-07 09:42:24 +08:00
parent 4f9bc566a9
commit a2c495e4bf
1 changed files with 1 additions and 1 deletions

View File

@ -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 doesnt have to be satisfied).