Skip to content

Commit

Permalink
Fix typo (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
deining authored Sep 17, 2024
1 parent e7b6c90 commit a8be363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a8be363

Please sign in to comment.