diff --git a/DNSecure/Views/ContentView.swift b/DNSecure/Views/ContentView.swift index ce3f5e7..953a014 100644 --- a/DNSecure/Views/ContentView.swift +++ b/DNSecure/Views/ContentView.swift @@ -144,7 +144,7 @@ extension ContentView: View { private var modernBody: some View { NavigationSplitView { List(selection: self.$selection) { - NavigationLink("Instruction", value: -1) + NavigationLink("Instructions", value: -1) Section("Servers") { ForEach(0..