diff --git a/src/main.rs b/src/main.rs index bf0679c..f56496d 100644 --- a/src/main.rs +++ b/src/main.rs @@ -244,7 +244,7 @@ mod tests { use blackjack::card::Suit; #[test] - /// Test edge cases I found where my basic stragey impl screwed up + /// Test edge cases I found where my basic strategy impl screwed up fn basic_strategy_edge_cases() { assert_eq!( basic_strategy(