Skip to content

Commit 1e0ed9f

Browse files
Use estimate
1 parent 59258da commit 1e0ed9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exercises/baffling-birthdays/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Instructions
22

3-
Your task is to verify the birthday paradox's probabilities.
3+
Your task is to estimate the birthday paradox's probabilities.
44

55
To do this, you need to:
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
title = "Baffling Birthdays"
2-
blurb = "Verify the birthday paradox's probabilities."
2+
blurb = "Estimate the birthday paradox's probabilities."
33
source = "Erik Schierboom"
44
source_url = "https://github.com/exercism/problem-specifications/pull/2539"

0 commit comments

Comments
 (0)