From 1eabfca57d09aa1b237593ffbe3aec9ed12326bf Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Mon, 11 Nov 2024 08:31:58 +0100 Subject: [PATCH] Edit method description --- src/ZodiacComparableDate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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