diff --git a/src/Factories/Attributes/Attribute.php b/src/Factories/Attributes/Attribute.php index 2eaf8dbf..22a08968 100644 --- a/src/Factories/Attributes/Attribute.php +++ b/src/Factories/Attributes/Attribute.php @@ -10,7 +10,7 @@ namespace Pest\Factories\Attributes; abstract class Attribute { /** - * Determine if the attribute should be placed above the classe instead of above the method. + * Determine if the attribute should be placed above the class instead of above the method. * * @var bool */