diff options
author | 2020-06-19 19:12:38 +0200 | |
---|---|---|
committer | 2020-06-19 19:12:38 +0200 | |
commit | 9eaaf91076e564364c321e7860044e697da5dffc (patch) | |
tree | 9ca90677f05d6feba8185b49073a1e95c9c70d54 /bot | |
parent | Update bot/resources/evergreen/trivia_quiz.json (diff) |
Update bot/resources/evergreen/trivia_quiz.json
Co-authored-by: Dennis Pham <[email protected]>
Diffstat (limited to 'bot')
-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 dfffc0c2..e521f901 100644 --- a/bot/resources/evergreen/trivia_quiz.json +++ b/bot/resources/evergreen/trivia_quiz.json @@ -226,7 +226,7 @@ }, { "id": 132, - "question": "What year the IBM PC model 5150 was introduced in the market?", + "question": "What year was the IBM PC model 5150 introduced into the market?", "answer": "1981", "info": "The IBM PC was introduced in the market on 1981. It used the Intel 8088, with a clock speed of 4.77 MHz, along with the MDA and CGA as a video card." }, |