Skip to content

Commit 38e68ef

Browse files
FraSangaIsaacG
andauthored
Update exercises/camicia/instructions.md
Co-authored-by: Isaac Good <[email protected]>
1 parent a0a8aa6 commit 38e68ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/camicia/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Your program will receive the initial configuration of two players' decks and mu
2121
That player then starts the next round.
2222
- The moment when a player collects cards from the central pile is called a **trick**.
2323
- If a player has all the cards in their possession after a trick, the game **ends**.
24-
- The game **enters a loop** as soon as decks identical to previous ones are played during the game, **not** counting number cards!
24+
- The game **enters a loop** as soon as the decks are identical to what they were earlier during the game, **not** counting number cards!
2525

2626
## Examples
2727

0 commit comments

Comments
 (0)