Skip to content

Commit 77f404d

Browse files
committed
Fix rules
1 parent 2ec2372 commit 77f404d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/line-up/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Rules:
88
- Numbers ending in 1 (except for 11) → `st`
99
- Numbers ending in 2 (except for 12) → `nd`
1010
- Numbers ending in 3 (except for 13) → `rd`
11-
- All other numbers not ending in 1, 2, or 3 `th`
11+
- All other numbers → `th`
1212

1313
Examples:
1414

0 commit comments

Comments
 (0)