diff --git a/DuckDuckGo/VPNAutoShortcuts.swift b/DuckDuckGo/VPNAutoShortcuts.swift index fac0970a47..4944fcb418 100644 --- a/DuckDuckGo/VPNAutoShortcuts.swift +++ b/DuckDuckGo/VPNAutoShortcuts.swift @@ -55,7 +55,7 @@ struct VPNAutoShortcutsiOS17: AppShortcutsProvider { "Disable the \(.applicationName) VPN", "Stop \(.applicationName) VPN", "Stop the \(.applicationName) VPN", - "Stop a VPN connection with \(.applicationName)" + "Stop the VPN connection with \(.applicationName)" ], systemImageName: "globe") }