diff --git a/src/web/questions/components/QuestionCard/QuestionFooter.tsx b/src/web/questions/components/QuestionCard/QuestionFooter.tsx index 837be7c..bc40458 100644 --- a/src/web/questions/components/QuestionCard/QuestionFooter.tsx +++ b/src/web/questions/components/QuestionCard/QuestionFooter.tsx @@ -172,6 +172,7 @@ export const QuestionFooter: React.FC = ({ > {question.platform.label .replace("Good Judgment Open", "GJOpen") + .replace("Insight Prediction", "Insight") .replace(/ /g, "\u00a0")}