diff --git a/src/Expectation.php b/src/Expectation.php index e2d6369b..85cb0094 100644 --- a/src/Expectation.php +++ b/src/Expectation.php @@ -61,7 +61,7 @@ final class Expectation } /** - * Parses Json String to Array. + * Creates a new expectation with the decoded JSON value. */ public function json(): Expectation {