diff options
author | 2020-06-19 19:12:26 +0200 | |
---|---|---|
committer | 2020-06-19 19:12:26 +0200 | |
commit | ab63770f00783a7d12e34affefe3c3c8abce0d8f (patch) | |
tree | c6233ad60e05345c7ef5a69f7fc3baa24f33f096 | |
parent | 6 more questions added. (diff) |
Update bot/resources/evergreen/trivia_quiz.json
Co-authored-by: Dennis Pham <[email protected]>
-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 f655e39d..dfffc0c2 100644 --- a/bot/resources/evergreen/trivia_quiz.json +++ b/bot/resources/evergreen/trivia_quiz.json @@ -220,7 +220,7 @@ }, { "id": 131, - "question": "In what country the Ebro river is located?", + "question": "In what country is the Ebro river located?", "answer": "Spain", "info": "The Ebro river is a river located in Spain. It is 930 kilometers long and it's the second longest river that ends on the Mediterranean Sea." }, |