From 47484be1d451af8c9779d369d306537bb119f476 Mon Sep 17 00:00:00 2001 From: Dan Peterson Date: Sat, 5 Nov 2022 16:59:50 -0300 Subject: [PATCH] Fix a couple typos --- Watchflakes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Watchflakes.md b/Watchflakes.md index e874f05d..6987011c 100644 --- a/Watchflakes.md +++ b/Watchflakes.md @@ -133,8 +133,8 @@ Putting this all together, here are some example scripts. This script in #55277 was created automatically by watchflakes in response to a build run that failed in http.TestHandlerAbortRacesBodyRead. -The specific failure that prompted the issue createion was a timeout. -If more failures with different root causs were found in that test, it might become +The specific failure that prompted the issue creation was a timeout. +If more failures with different root cause were found in that test, it might become appropriate to add `` && `panic: test timed out` `` or otherwise refine the pattern. #!watchflakes