Skip to content

Commit

Permalink
fixed typo (#1298)
Browse files Browse the repository at this point in the history
Fixed `staring` into `starting`.
  • Loading branch information
springcomp authored Jan 7, 2025
1 parent 107ac06 commit 8122983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/level-3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import InformationLock from "./level-3/information-lock.yml";
#### Part 2 - The Fresh 1's Rule

- The previous section applies when all of the clued 1s were present in the starting hand. In other words, if one or more 1s are clued that were not in the starting hand, then you would play them as normal from left-to-right.
- However, what if there is a **mix** of staring hand 1s and non-starting hand 1s? Then, things get a little more complicated.
- However, what if there is a **mix** of starting hand 1s and non-starting hand 1s? Then, things get a little more complicated.
- In this situation, we call the non-starting hand 1s "fresh" 1s. It makes sense that fresh 1s would be more important than non-fresh 1s, because otherwise the non-fresh 1s might have been clued earlier.
- Thus, freshly drawn 1's should always be played before non-fresh 1's.
- Continuing on from the example in the previous section, imagine that:
Expand Down

0 comments on commit 8122983

Please sign in to comment.