diff --git a/README.md b/README.md index 655b816..c4e301e 100644 --- a/README.md +++ b/README.md @@ -945,7 +945,7 @@ MiniTest for asserting that mocked methods are actually called. additional validations on supplied arguments. Default is no additional validations. -* on: n +* on: n Only apply the additional validations on the n'th invocation of the matching method. Default is apply additional