diff --git a/sig-scalability/slos/throughput.md b/sig-scalability/slos/throughput.md index f01374e35..f81e42060 100644 --- a/sig-scalability/slos/throughput.md +++ b/sig-scalability/slos/throughput.md @@ -17,7 +17,7 @@ The aggregated throughput help to understand if the cluster network and applicat ### How to measure the SLI. -Requires tto collect both the time duration of the connection and the amount of data transferred during that time. This can be done: +Requires to collect both the time duration of the connection and the amount of data transferred during that time. This can be done: - Client-side: In the application code or using a benchmark application. - Network devices: Packet inspection and analysis on nodes along the network datapath.