Skip to content

Commit

Permalink
Update copy.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Nov 9, 2023
1 parent 764704c commit c5b3873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Widgets/VPNWidget.swift
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ struct VPNStatusWidget: Widget {
VPNStatusView(entry: entry).widgetURL(DeepLinks.openVPN)
}
.configurationDisplayName("VPN Status")
.description("View and manage the DuckDuckGo VPN status")
.description("View and manage the VPN connection")
.supportedFamilies([.systemSmall])
.contentMarginsDisabled()
}
Expand Down

0 comments on commit c5b3873

Please sign in to comment.