Skip to content

Commit 2c87852

Browse files
committed
Fix typo in August 2025 meetup
1 parent d66772c commit 2c87852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Meetup/Meetup20250814VibeCodingLaravelWithClaudeDevin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public function getSpeakerBio(): string
6262
END;
6363
}
6464

65-
public function getYouTubeLink():
65+
public function getYouTubeLink(): string
6666
{
6767
return 'https://www.youtube.com/watch?v=YH7fnt6Ad80';
6868
}

0 commit comments

Comments
 (0)