Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
Merge pull request #14 from nedwors/wording-update
Browse files Browse the repository at this point in the history
Update for Wording
  • Loading branch information
nunomaduro authored Jun 10, 2021
2 parents efc39fb + b8c1071 commit 56b4da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HigherOrderExpectation.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public function not(): HigherOrderExpectation
}

/**
* Dynamically calls methods on the class with the given arguments on each item.
* Dynamically calls methods on the class with the given arguments.
*
* @param array<int|string, mixed> $arguments
*/
Expand Down

0 comments on commit 56b4da7

Please sign in to comment.