Skip to content

Commit a8be363

Browse files
authored
Fix typo (#20)
1 parent e7b6c90 commit a8be363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ func False(t testing.TB, ok bool, msgAndArgs ...interface{})
8888

8989
## Evaluation process
9090

91-
Our empircal data of testify usage comes from a monorepo with around 50K lines
91+
Our empirical data of testify usage comes from a monorepo with around 50K lines
9292
of tests.
9393

9494
These are the usage counts for all testify functions, normalised to the base

0 commit comments

Comments
 (0)