diff options
| -rw-r--r-- | bot/resources/fun/trivia_quiz.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bot/resources/fun/trivia_quiz.json b/bot/resources/fun/trivia_quiz.json index 99aa5f42..67637938 100644 --- a/bot/resources/fun/trivia_quiz.json +++ b/bot/resources/fun/trivia_quiz.json @@ -478,7 +478,7 @@      {        "id": 306,        "question": "A \\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_ reaction is the one wherein an atom or a set of atoms is/are replaced by another atom or a set of atoms", -      "answer": ["displacement", "exchange"] +      "answer": ["displacement", "exchange", "substitution"]      },      {        "id": 307, | 
