diff --git a/src/globals.php b/src/globals.php index 7e85e9a6..87bc6c4e 100644 --- a/src/globals.php +++ b/src/globals.php @@ -44,8 +44,8 @@ function dataset(string $name, $dataset): void } /** - * The uses function adds the binds the - * given arguments to test closures. + * The uses function binds the given + * arguments to test closures. */ function uses(string ...$classAndTraits): UsesCall {