diff options
author | 2021-06-01 11:04:31 +0530 | |
---|---|---|
committer | 2021-06-01 11:04:31 +0530 | |
commit | 9aed36fd0539e5b0e6c39b03e63f1ef190c9d57a (patch) | |
tree | 421d4e75ea85276e0f97b1a625fb31739fc5e144 | |
parent | made changes requested in #758 and resolved flake8 errors. (diff) | |
parent | Merge branch 'python-discord:main' into master (diff) |
Merge branch 'master' of https://github.com/OculusMode/sir-lancebot
-rw-r--r-- | bot/resources/evergreen/trivia_quiz.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/evergreen/trivia_quiz.json b/bot/resources/evergreen/trivia_quiz.json index 94082849..fee1b6d7 100644 --- a/bot/resources/evergreen/trivia_quiz.json +++ b/bot/resources/evergreen/trivia_quiz.json @@ -435,7 +435,7 @@ { "id": 228, "question": "1/100th of a second is also termed as what?", - "answer": "a jiffy, jiffy" + "answer": "a jiffy, jiffy, centisecond" }, { "id": 229, |