From 6dc4dcd52d7dd697a6c0ad8a7cc941eeb1d102b7 Mon Sep 17 00:00:00 2001 From: Soham Banerjee <63705023+soham4abc@users.noreply.github.com> Date: Sat, 29 May 2021 09:54:10 +0530 Subject: Added "centisecond" in trivia_quiz.json (#751) * added centisecond in json Co-authored-by: Xithrius <15021300+Xithrius@users.noreply.github.com> --- bot/resources/evergreen/trivia_quiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot') 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, -- cgit v1.2.3