aboutsummaryrefslogtreecommitdiffstats
path: root/bot
diff options
context:
space:
mode:
authorGravatar Objectivitix <[email protected]>2021-05-12 09:41:05 -0300
committerGravatar GitHub <[email protected]>2021-05-12 09:41:05 -0300
commit4448f0d04987ac2628f74e43f6262a5856509f9d (patch)
treec77812edea5ca27ae58675c5771cb1c3e7bbcbda /bot
parentfix ANOTHER copy paste error (diff)
add one more possible answer to math q208
Diffstat (limited to 'bot')
-rw-r--r--bot/resources/evergreen/trivia_quiz.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/evergreen/trivia_quiz.json b/bot/resources/evergreen/trivia_quiz.json
index acf7375a..3a907de1 100644
--- a/bot/resources/evergreen/trivia_quiz.json
+++ b/bot/resources/evergreen/trivia_quiz.json
@@ -328,7 +328,7 @@
"id": 208,
"question": "What's the following formula that finds the area of a triangle called?",
"img_url": "https://wikimedia.org/api/rest_v1/media/math/render/png/d22b8566e8187542966e8d166e72e93746a1a6fc",
- "answer": "Heron's formula"
+ "answer": "Heron's formula, Heron"
},
{
"id": 209,