Skip to content

Commit 7c51389

Browse files
committed
✏️ Fix typo (#1817)
1 parent 54ca73f commit 7c51389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/utils/contest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ const atCoderUniversityPrefixes = getContestPrefixes(ATCODER_UNIVERSITIES);
162162
*/
163163
const ATCODER_OTHERS: ContestPrefix = {
164164
chokudai_S: 'Chokudai SpeedRun',
165-
'code-festival-2014-qualb': 'Code Festival 2014 予選',
165+
'code-festival-2014-qualb': 'Code Festival 2014 予選 B',
166166
'code-festival-2014-final': 'Code Festival 2014 決勝',
167167
'code-thanks-festival': 'CODE THANKS FESTIVAL',
168168
donuts: 'Donutsプロコンチャレンジ',

0 commit comments

Comments
 (0)