diff options
author | 2019-07-10 16:45:29 -0400 | |
---|---|---|
committer | 2019-07-10 16:45:29 -0400 | |
commit | 85294cce83dcc81f76e76ef69f1610991827bcba (patch) | |
tree | 13bfe3f16730448f6083f6d313ed1e55c1838a29 | |
parent | Merge pull request #212 from RohanRadia/master (diff) | |
parent | Update bot/resources/easter/egghead_questions.json (diff) |
Merge pull request #193 from scOwez/patch-1
Update egghead_questions.json
-rw-r--r-- | bot/resources/easter/egghead_questions.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bot/resources/easter/egghead_questions.json b/bot/resources/easter/egghead_questions.json index e4e21ebe..3262521a 100644 --- a/bot/resources/easter/egghead_questions.json +++ b/bot/resources/easter/egghead_questions.json @@ -47,7 +47,7 @@ "1999", "1970" ], - "correct_answer": 2 + "correct_answer": 3 }, { "question": "Who is considered to be the founder of Earth Day?", @@ -55,7 +55,7 @@ "President Jimmy Carter", "President John F. Kennedy", "Vice President Al Gore", - "Senator Gaylord Nelson" + "Senator Gaylord Nelson" ], "correct_answer": 3 }, @@ -178,4 +178,4 @@ ], "correct_answer": 0 } -]
\ No newline at end of file +] |