Skip to content

Commit d5dfc36

Browse files
Update instructions.md
Co-authored-by: Anastasios Chatzialexiou <[email protected]>
1 parent de2675f commit d5dfc36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/baffling-birthdays/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To do this, you need to:
66

77
- Determine if two birthdates have the same month and day.
88
- Generate random birthdates.
9-
- Check if a collection of randomly generated birthdates contains at least one matching pair.
9+
- Check if a collection of randomly generated birthdates contains any two with the same month and day.
1010
- Estimate the probability of at least one match for different group sizes.
1111

1212
~~~~exercism/caution

0 commit comments

Comments
 (0)