From 8ee99da88cb5d2b0fc9b1e3dcf24f72bca5679a4 Mon Sep 17 00:00:00 2001 From: Objectivitix <79152594+Objectivitix@users.noreply.github.com> Date: Wed, 12 May 2021 08:38:53 -0400 Subject: fix ANOTHER copy paste error 3rd copy paste error- smh Co-authored-by: Shivansh-007 --- bot/resources/evergreen/trivia_quiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot/resources') diff --git a/bot/resources/evergreen/trivia_quiz.json b/bot/resources/evergreen/trivia_quiz.json index 1ba5ea7b..acf7375a 100644 --- a/bot/resources/evergreen/trivia_quiz.json +++ b/bot/resources/evergreen/trivia_quiz.json @@ -301,7 +301,7 @@ }, { "id": 203, - "question": "Which theorem states that hypotenuse^2 = base^2 + height2^?", + "question": "Which theorem states that hypotenuse^2 = base^2 + height^2?", "answer": "Pythagorean's, Pythagorean's theorem" }, { -- cgit v1.2.3