Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimillian committed Jun 26, 2024
1 parent 5960014 commit 0af3732
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import AppIntents
import WidgetKit

struct AccountWidgetConfiguration: WidgetConfigurationIntent {
static let title: LocalizedStringResource = "Accoutn Widget Configuration"
static let title: LocalizedStringResource = "Account Widget Configuration"
static let description = IntentDescription("Choose the account for this widget")

@Parameter(title: "Account")
Expand Down

0 comments on commit 0af3732

Please sign in to comment.