Skip to content

Commit f9a624f

Browse files
authored
Fix mbf activity code example (#25)
1 parent 90d3dba commit f9a624f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

specification.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -664,9 +664,9 @@ Here are some valid WCA activity codes for 3x3x3 Multi-Blind (in decreasing spec
664664
| Activity code | Name |
665665
| --- | --- |
666666
| `333mbf-r1-g3-a2` | 3x3x3 Multi-Blind, Round 1, Attempt 2, Group 3 |
667-
| `333-r1-a2` | 3x3x3 Multi-Blind, Round 1, Attempt 2 (any group) |
668-
| `333-r1` | 3x3x3 Multi-Blind, Round 1 |
669-
| `333` | 3x3x3 Multi-Blind |
667+
| `333mbf-r1-a2` | 3x3x3 Multi-Blind, Round 1, Attempt 2 (any group) |
668+
| `333mbf-r1` | 3x3x3 Multi-Blind, Round 1 |
669+
| `333mbf` | 3x3x3 Multi-Blind |
670670

671671
Activities may be nested. If an activity A contains a child activity B, then activity B's code must contain all items from the parent activity's code.
672672

0 commit comments

Comments
 (0)