We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaedcd1 commit a954494Copy full SHA for a954494
README.md
@@ -482,7 +482,7 @@ Asserts that two values are not recursively equal
482
483
#### Function(String description) o(Function fn).throws(Object constructor)
484
485
-Asserts that a function throws an instance of the provided constructo
+Asserts that a function throws an instance of the provided constructor
486
487
#### Function(String description) o(Function fn).throws(String message)
488
0 commit comments