Skip to content

Commit a954494

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)