Correct grammatical error in README.md

This commit is contained in:
Jerry Turcios 2018-10-31 12:56:21 -04:00
parent d1beec4023
commit 11319f1c63

View File

@ -35,7 +35,7 @@ We hope you find it useful!
* Does automatic verification of expectations (no record-and-replay needed).
* Allows arbitrary (partial) ordering constraints on
function calls to be expressed,.
* Lets an user extend it by defining new matchers and actions.
* Lets a user extend it by defining new matchers and actions.
* Does not use exceptions.
* Is easy to learn and use.