diff --git a/src/Expectation.php b/src/Expectation.php index 0109d41e..9b14f73f 100644 --- a/src/Expectation.php +++ b/src/Expectation.php @@ -502,7 +502,7 @@ final class Expectation } /** - * Asserts that the given expectation target have a specific method. + * Asserts that the given expectation target has a specific method. */ public function toHaveMethod(string $method): ArchExpectation {