Skip to content

Commit

Permalink
fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asmibug authored and sheredom committed Sep 6, 2023
1 parent a8763a6 commit 97236c1
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 @@ -508,7 +508,7 @@ UTEST(foo, bar) {
}
```
### EXPECT_GT(x, y)
### EXPECT_GE(x, y)
Expects that x is greater than or equal to y.
Expand Down

0 comments on commit 97236c1

Please sign in to comment.