diff --git a/src/components/BulgarianSolitaire.tsx b/src/components/BulgarianSolitaire.tsx index 50e77b2..df2714f 100644 --- a/src/components/BulgarianSolitaire.tsx +++ b/src/components/BulgarianSolitaire.tsx @@ -392,8 +392,8 @@ const BulgarianSolitaire: React.FC = ({ showSocialShare

Choose a number n, then drag the {totalBoxes} boxes into columns.
Note that one column can hold multiple boxes.
- Click "Play" to simulate the Bulgarian Solitaire process.
- Here one box is taken from each non-empty column to form a new column. + Click "Play" to simulate the Bulgarian Solitaire process:
+ here one box is taken from each non-empty column to form a new column.