diff --git a/2023/day7/README.md b/2023/day7/README.md index b47d1e0..5ae8165 100644 --- a/2023/day7/README.md +++ b/2023/day7/README.md @@ -77,7 +77,7 @@ with its rank (765 * 1 + 220 * 2 + 28 * 3 + 684 * 4 + 483 * 5). So the total win Find the rank of every hand in your set. **What are the total winnings?** -## Part Two +## Part 2 To make things a little more interesting, the Elf introduces one additional rule. Now, `J` cards are jokers - wildcards that can act like whatever card would make the hand the strongest type possible.