diff --git a/src/Expectation.php b/src/Expectation.php index ae27c91b..4f524692 100644 --- a/src/Expectation.php +++ b/src/Expectation.php @@ -535,7 +535,7 @@ final class Expectation } /** - * Asserts that the given expectation targets is an class. + * Asserts that the given expectation target is a class. */ public function toBeClass(): ArchExpectation {