fix grammar mistake
diff --git a/buildkite/README.md b/buildkite/README.md
index c66cb3d..42fb16d 100644
--- a/buildkite/README.md
+++ b/buildkite/README.md
@@ -36,8 +36,8 @@
 
 ![failed build step]
 
-One can see which tests failed by clicking on the *Test* section which shows that
-`//src/test/shell/bazel:external_path_test` is flaky as it failed in 1 out of 5 runs.
+One can see which tests failed by clicking on the *Test* section which for this example shows that
+`//src/test/shell/bazel:external_path_test` was flaky as it failed in 1 out of 5 runs.
 
 ![flaky test]