Skip to content

Commit a6b5ec4

Browse files
committed
Title case
1 parent e4d7c2a commit a6b5ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exercise/HaveTheLastSay.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public function __construct(private Parser $parser)
3535

3636
public function getName(): string
3737
{
38-
return 'Have the last say';
38+
return 'Have the Last Say';
3939
}
4040

4141
public function getDescription(): string

0 commit comments

Comments
 (0)