diff --git a/FuelBoard/AlertsView.swift b/FuelBoard/AlertsView.swift index d4e0a32..1d5f6e1 100644 --- a/FuelBoard/AlertsView.swift +++ b/FuelBoard/AlertsView.swift @@ -36,7 +36,7 @@ struct AlertsView: View { } header: { Text("Fuel to monitor") } footer: { - Text("Alerts watch for the cheapest \(fuel.displayName.lowercased()) station within the radius. Browsing a different fuel in the Stations tab does not change this.") + Text("Alerts watch for the cheapest \(fuel.displayName.lowercased()) station within the radius.") } Section("Trigger radius") {