diff --git a/src/ZodiacComparableDate.php b/src/ZodiacComparableDate.php index e373130..448e692 100644 --- a/src/ZodiacComparableDate.php +++ b/src/ZodiacComparableDate.php @@ -23,7 +23,7 @@ public function __construct(protected Carbon $date) } /** - * Determine if the current instance matches given zodiac sign + * Determine if the current date matches given zodiac sign * * @param ZodiacInterface $zodiac * @throws InvalidFormatException