From a8be363aaf0419cbafd469cc0b84a952a843341b Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Tue, 17 Sep 2024 08:04:39 +0200 Subject: [PATCH] Fix typo (#20) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed82971..9ffe5ee 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ func False(t testing.TB, ok bool, msgAndArgs ...interface{}) ## Evaluation process -Our empircal data of testify usage comes from a monorepo with around 50K lines +Our empirical data of testify usage comes from a monorepo with around 50K lines of tests. These are the usage counts for all testify functions, normalised to the base