diff --git a/README.md b/README.md
index a45ae0d2b0e0b35dad19e3764c68b82365076a85..4940fe6c251f33203daead3be2f3e99024fefe6d 100644
--- a/README.md
+++ b/README.md
@@ -65,4 +65,4 @@ We collect benchmark results of throughput (images/sec) for
 We run 100 iterations for each set of parameters.
 - Observation 1: throughput_tf32 > throughput_amp when batch_size is small (1, 2, 4, 8);  
 throughput_tf32 < throughput_amp when batch_size is large (16, 32, 64, 128).
-- Observation 2: The coefficient of variation of throughput for the 100 iteration is smallest when batch_size = 128.
+- Observation 2: The coefficient of variation of throughput for the 100 iterations is smallest when batch_size = 128.