diff --git a/src/Models/Event.php b/src/Models/Event.php index 6dfedde..6eef214 100644 --- a/src/Models/Event.php +++ b/src/Models/Event.php @@ -358,7 +358,7 @@ public function getStartAt(): Carbon } /** - * Get the start date of the event. + * Get the meetup date of the event. * * @return Carbon|null */