Non-blocking review finding from PR #283.
src/components/race/RaceRoom.tsx (~line 882, help paragraph): the em-dash parenthetical was rewritten as "Submit your solution on Codeforces. Your browser passes their Cloudflare check, then hit ..." — the subject of "hit" is the user, not the browser, so the sentence reads off.
Suggested fix: Submit your solution on Codeforces (your browser passes their Cloudflare check), then hit "I submitted, check now".
No em-dashes in the replacement. Checks: eslint / tsc / vitest.
Non-blocking review finding from PR #283.
src/components/race/RaceRoom.tsx(~line 882, help paragraph): the em-dash parenthetical was rewritten as "Submit your solution on Codeforces. Your browser passes their Cloudflare check, then hit ..." — the subject of "hit" is the user, not the browser, so the sentence reads off.Suggested fix:
Submit your solution on Codeforces (your browser passes their Cloudflare check), then hit "I submitted, check now".No em-dashes in the replacement. Checks: eslint / tsc / vitest.