Skip to content

Commit

Permalink
Fix typo constructo -> constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
chromy authored Jan 23, 2025
1 parent eaedcd1 commit 114dde5
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 @@ -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)

Expand Down

0 comments on commit 114dde5

Please sign in to comment.