diff --git a/src/components/CrapsGame.tsx b/src/components/CrapsGame.tsx index 5847585..d44e16f 100644 --- a/src/components/CrapsGame.tsx +++ b/src/components/CrapsGame.tsx @@ -295,7 +295,7 @@ const CrapsGame: React.FC = ({ showSocialShare = false }) => {
- Craps: First Throw + Craps: An Exploration Roll two dice and see what happens on the opening throw of craps!