diff options
| -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 e521f901..067b8fb5 100644 --- a/bot/resources/evergreen/trivia_quiz.json +++ b/bot/resources/evergreen/trivia_quiz.json @@ -233,7 +233,7 @@      {        "id": 133,        "question": "What's the world's largest urban area?", -      "answer": "Tokio", +      "answer": "Tokyo",        "info": "Tokio is the most populated city in the world, with 37 million of people. It is located on Japan."      },      { | 
