Skip to content

Commit 55865df

Browse files
committed
Fix typo
(cherry picked from commit bca3b03)
1 parent dd34430 commit 55865df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/tests/Unit/Service/AwardServiceTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ protected function setUp(): void
100100
// H | x x x x
101101
// I | x x x x
102102
//
103-
// THis means A is the overall winner, will get a gold medal and is the winner
103+
// This means A is the overall winner, will get a gold medal and is the winner
104104
// of category A. It is also first to solve problem A.
105105
// B is second, so it also gets a gold medal. It is also first to solve problem B and C
106106
// C scored the exact same as B, so it also gets the same medals

0 commit comments

Comments
 (0)