diff --git a/backend/i18n/frontend_en.json b/backend/i18n/frontend_en.json
index 69fc58054..65e74d146 100644
--- a/backend/i18n/frontend_en.json
+++ b/backend/i18n/frontend_en.json
@@ -500,7 +500,7 @@
"plans.perYear": "Per Year",
"plans.refreshTooltip": "Refresh Plans (CTRL + SHIFT + R)",
"plans.reloaded": "Plans reloaded.",
- "plans.selected": "✓ Selected",
+ "plans.selected": "Selected",
"profile.title": "Profile",
"profile.userEmail": "Signed in with",
"roles.add": "Add role",
diff --git a/frontend/app/features/settings/pages/plans/plan.component.html b/frontend/app/features/settings/pages/plans/plan.component.html
index 9defbe356..515f58dcd 100644
--- a/frontend/app/features/settings/pages/plans/plan.component.html
+++ b/frontend/app/features/settings/pages/plans/plan.component.html
@@ -19,7 +19,7 @@