diff --git a/src/frontend/components/SharedFooter.ts b/src/frontend/components/SharedFooter.ts
index 1642cbb..a79daad 100644
--- a/src/frontend/components/SharedFooter.ts
+++ b/src/frontend/components/SharedFooter.ts
@@ -42,7 +42,7 @@ export class SharedFooter {
${this.config.showDisclaimer ? `
- This website is for informational purposes only. Verify information independently. Reports are automatically deleted after 48 hours. •
+ This website is for informational purposes only. Verify information independently. Reports are automatically deleted after 48 hours.
Privacy Policy
diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json
index 4d0bf0b..e75ce1c 100644
--- a/src/i18n/locales/en.json
+++ b/src/i18n/locales/en.json
@@ -193,7 +193,7 @@
"footer": {
"safetyNotice": "Safety Notice: This is a community tool for awareness. Stay safe and",
"knowRights": "know your rights",
- "disclaimer": "This website is for informational purposes only. Verify information independently. Reports are automatically deleted after 48 hours. •"
+ "disclaimer": "This website is for informational purposes only. Verify information independently. Reports are automatically deleted after 48 hours."
},
"nojs": {
"notice": "JavaScript is disabled. For the best experience with interactive maps, please enable JavaScript.",