Skip to content

Commit 893130f

Browse files
Tweaks
1 parent 0470709 commit 893130f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

exercises/baffling-birthdays/canonical-data.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
{
5252
"uuid": "df5daba6-0879-4480-883c-e855c99cdaa3",
53-
"description": "matching birthday for different year month and day",
53+
"description": "matching birthday for different year, month and day",
5454
"property": "matchingBirthday",
5555
"input": {
5656
"birthdate1": "1997-08-04",
@@ -122,7 +122,7 @@
122122
},
123123
{
124124
"uuid": "89a462a4-4265-4912-9506-fb027913f221",
125-
"description": "probability for matching birthday for one person",
125+
"description": "probability for matching birthday pair for one person",
126126
"scenarios": ["random"],
127127
"property": "probabilityForMatchingBirthdays",
128128
"input": {
@@ -132,7 +132,7 @@
132132
},
133133
{
134134
"uuid": "ec31c787-0ebb-4548-970c-5dcb4eadfb5f",
135-
"description": "probability for matching birthday for ten people",
135+
"description": "probability for matching birthday pair for ten people",
136136
"scenarios": ["random"],
137137
"property": "probabilityForMatchingBirthdays",
138138
"input": {
@@ -142,7 +142,7 @@
142142
},
143143
{
144144
"uuid": "b548afac-a451-46a3-9bb0-cb1f60c48e2f",
145-
"description": "probability for matching birthday for twenty-three people",
145+
"description": "probability for matching birthday pair for twenty-three people",
146146
"scenarios": ["random"],
147147
"property": "probabilityForMatchingBirthdays",
148148
"input": {
@@ -152,7 +152,7 @@
152152
},
153153
{
154154
"uuid": "e43e6b9d-d77b-4f6c-a960-0fc0129a0bc5",
155-
"description": "probability for matching birthday for seventy people",
155+
"description": "probability for matching birthday pair for seventy people",
156156
"scenarios": ["random"],
157157
"property": "probabilityForMatchingBirthdays",
158158
"input": {

0 commit comments

Comments
 (0)