Skip to content

Commit

Permalink
Edit method description
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervogel committed Nov 11, 2024
1 parent 6289876 commit 1eabfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ZodiacComparableDate.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1eabfca

Please sign in to comment.