{activeOrg?.name ?? "No clinic selected"}
diff --git a/frontend/lib/i18n/locales/en/translation.json b/frontend/lib/i18n/locales/en/translation.json
index daa1552..d7e0adc 100644
--- a/frontend/lib/i18n/locales/en/translation.json
+++ b/frontend/lib/i18n/locales/en/translation.json
@@ -47,7 +47,7 @@
"nav": {
"newChat": "New chat",
"patients": "Patients",
- "appointments": "Appointments & Schedule",
+ "appointments": "Appointments",
"analysis": "Analysis",
"notes": "Notes",
"settings": "Settings",