Skip to content

Commit 7e4ea44

Browse files
Fixed Numbers Issue
1 parent 34f1a13 commit 7e4ea44

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: data/general.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"impact": {
3-
"children": 536,
3+
"children": 1236,
44
"adults": 23,
5-
"girls": 283,
6-
"boys": 273,
5+
"girls": 627,
6+
"boys": 606,
77
"nonBinary": 3
88
},
99
"faq": [
@@ -110,4 +110,4 @@
110110
}
111111
]
112112
}
113-
}
113+
}

0 commit comments

Comments
 (0)