Skip to content

Commit 7012a73

Browse files
authored
Change wording in tournament instructions (#2135)
1 parent be237bf commit 7012a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/tournament/description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A win earns a team 3 points.
2424
A draw earns 1.
2525
A loss earns 0.
2626

27-
The outcome should be ordered by points, descending.
27+
The outcome is ordered by points, descending.
2828
In case of a tie, teams are ordered alphabetically.
2929

3030
## Input

0 commit comments

Comments
 (0)