We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5960014 commit 0af3732Copy full SHA for 0af3732
1 file changed
IceCubesAppWidgetsExtension/AccountWidget/AccountWidgetConfiguration.swift
@@ -2,7 +2,7 @@ import AppIntents
2
import WidgetKit
3
4
struct AccountWidgetConfiguration: WidgetConfigurationIntent {
5
- static let title: LocalizedStringResource = "Accoutn Widget Configuration"
+ static let title: LocalizedStringResource = "Account Widget Configuration"
6
static let description = IntentDescription("Choose the account for this widget")
7
8
@Parameter(title: "Account")
0 commit comments