Fix typo
This commit is contained in:
parent
5b310842a4
commit
3fc172c303
|
@ -63,7 +63,7 @@ struct IconSelectorView: View {
|
|||
Section {
|
||||
makeIconGridView(icons: Icon.albertKinngIcons)
|
||||
} header: {
|
||||
Text("Icons by Alert Kinng")
|
||||
Text("Icons by Albert Kinng")
|
||||
.font(.scaledHeadline)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue