diff --git a/front/pages/index.tsx b/front/pages/index.tsx index 5605b71..909dec6 100644 --- a/front/pages/index.tsx +++ b/front/pages/index.tsx @@ -20,7 +20,7 @@ const suitChars = ['♣', '♦', '♥', '♠']; const rules = `There are only 5 simple rules! -1. You will first be dealt 5 cards. +1. Each player will first be dealt the same number of cards. 2. At the beginning of each round, you must rearrange the order of your cards and place them face down in a stack.