diff --git a/iOS/Settings/Appearance/DisplayAndBehaviorsView.swift b/iOS/Settings/Appearance/DisplayAndBehaviorsView.swift index 1227494ca..b4eb40972 100644 --- a/iOS/Settings/Appearance/DisplayAndBehaviorsView.swift +++ b/iOS/Settings/Appearance/DisplayAndBehaviorsView.swift @@ -26,7 +26,7 @@ struct DisplayAndBehaviorsView: View { SettingsViewRows.timelineLayout } - Section(header: Text("Artilces", comment: "Display & Behaviours: Articles section header")) { + Section(header: Text("Articles", comment: "Display & Behaviours: Articles section header")) { SettingsViewRows.themeSelection SettingsViewRows.confirmMarkAllAsRead($appDefaults.confirmMarkAllAsRead) SettingsViewRows.openLinksInNetNewsWire(Binding(