Skip to content

Commit a954494

Browse files
chromydead-claudia
authored andcommitted
Fix typo constructo -> constructor
1 parent eaedcd1 commit a954494

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ Asserts that two values are not recursively equal
482482

483483
#### Function(String description) o(Function fn).throws(Object constructor)
484484

485-
Asserts that a function throws an instance of the provided constructo
485+
Asserts that a function throws an instance of the provided constructor
486486

487487
#### Function(String description) o(Function fn).throws(String message)
488488

0 commit comments

Comments
 (0)