diff --git a/frontend/src/scenes/surveys/SurveyAppearance.tsx b/frontend/src/scenes/surveys/SurveyAppearance.tsx
index 1f53d80ae234e..b964554d61360 100644
--- a/frontend/src/scenes/surveys/SurveyAppearance.tsx
+++ b/frontend/src/scenes/surveys/SurveyAppearance.tsx
@@ -599,7 +599,7 @@ export function SurveyMultipleChoiceAppearance({
name="choice"
value={choice}
/>
-
+
{check}
))}