Skip to content

Commit

Permalink
Shorten handicap description
Browse files Browse the repository at this point in the history
  • Loading branch information
anoek committed Oct 21, 2024
1 parent bb05bbc commit 25d5a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Play/QuickMatch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ export function QuickMatch(): JSX.Element {
options={[
{
label: _(
"Handicaps work by assigning starting stones and komi points based on the rank difference between players. This balances the game between stronger and weaker players.",
"Handicaps balance games between players of different ranks by adjusting starting stones and komi points.",
),
options: handicap_options,
},
Expand Down

0 comments on commit 25d5a7c

Please sign in to comment.