Skip to content

Commit 923b165

Browse files
committed
Fix a typo: ot β†’ to
1 parent fbb4da3 commit 923b165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

β€Ždocs/ADRs/2025-11-02 β€” Scramble derivation/2025-11-02 β€” Scramble derivation.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Note that:
8484
- Some events (`"333"`, `"pyram"`, `"unofficial-tetraminx"`) produce a single scramble alg. We will call these "monoscramble" events. (Note that such a scramble will usually correspond to a single "physical" puzzle, but this may not be true in general.) For these events:
8585
- The subevent ID (level 7) is the event ID.
8686
- The subevent scramble salt (level 8) is always `"sub1"`.
87-
- Note that **all 9 levels of the hierarchy are still used**. This makes it easier for implementations ot be simple and correct.
87+
- Note that **all 9 levels of the hierarchy are still used**. This makes it easier for implementations to be simple and correct.
8888
- Some events (3Γ—3Γ—3 Multi-Blind, Mini Guildford) contain multiple subevents or multiple subscrambles for a single subevent. In this case:
8989
- A scramble specification for each such event must define a list of subevents.
9090
- Each subevent ID (level 7) must be a monoscramble event ID.

0 commit comments

Comments
Β (0)