Skip to content

Commit 55a4c83

Browse files
authored
Fix event meetup date documentation
1 parent dc9049a commit 55a4c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/Event.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ public function getStartAt(): Carbon
358358
}
359359

360360
/**
361-
* Get the start date of the event.
361+
* Get the meetup date of the event.
362362
*
363363
* @return Carbon|null
364364
*/

0 commit comments

Comments
 (0)