Corrected spelling of palette

This commit is contained in:
Phil Viso 2020-07-03 07:15:51 -05:00
parent 88d03586ae
commit ac5cfada4f
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ struct SettingsView: View {
destination: EmptyView(),
label: {
HStack {
Text("Color Pallete")
Text("Color Palette")
Spacer()
Text("Automatic")
.foregroundColor(.secondary)