Skip to content

Commit b58d680

Browse files
Merge pull request #281 from CSSLab/codex/fix-candidates-typo
fix: correct candidates subtitle typo
2 parents 2cdb05c + d90c5cf commit b58d680

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constants/candidates.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ export const CANDIDATES_WARMUP_POSITIONS: CandidatePosition[] = [
108108
id: 'warmup-take-down-hikaru',
109109
title: 'Rd1 Challenge 3: Take down Hikaru',
110110
subtitle:
111-
'Fabi has built up a nice advantage against Hikaru, but how do you break though?',
111+
'Fabi has built up a nice advantage against Hikaru, but how do you break through?',
112112
summary:
113113
'Caruana is pressing against Nakamura. White to move and finish the attack.',
114114
tag: 'Warm-up',

0 commit comments

Comments
 (0)