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 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."      }, | 
