We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59258da commit 1e0ed9fCopy full SHA for 1e0ed9f
exercises/baffling-birthdays/instructions.md
@@ -1,6 +1,6 @@
1
# Instructions
2
3
-Your task is to verify the birthday paradox's probabilities.
+Your task is to estimate the birthday paradox's probabilities.
4
5
To do this, you need to:
6
exercises/baffling-birthdays/metadata.toml
@@ -1,4 +1,4 @@
title = "Baffling Birthdays"
-blurb = "Verify the birthday paradox's probabilities."
+blurb = "Estimate the birthday paradox's probabilities."
source = "Erik Schierboom"
source_url = "https://github.com/exercism/problem-specifications/pull/2539"
0 commit comments