diff --git a/MeetingBar/Views/Changelog/Changelog.swift b/MeetingBar/Views/Changelog/Changelog.swift index eebd7a11..dcbfd9d2 100644 --- a/MeetingBar/Views/Changelog/Changelog.swift +++ b/MeetingBar/Views/Changelog/Changelog.swift @@ -170,7 +170,7 @@ struct ChangelogView: View { Text("🖥️ Full-screen notifications") Text("🌍 Translation into Spanish and Portuguese") Text("• Autojoin is back and separate from full-screen notification") - Text("• Imporved Zoom link recongition") + Text("• Improved Zoom link recognition") } } }