diff --git a/README.md b/README.md index 56b5557..b19682f 100644 --- a/README.md +++ b/README.md @@ -482,7 +482,7 @@ Asserts that two values are not recursively equal #### Function(String description) o(Function fn).throws(Object constructor) -Asserts that a function throws an instance of the provided constructo +Asserts that a function throws an instance of the provided constructor #### Function(String description) o(Function fn).throws(String message)