diff --git a/handlers/wireguard/handlers/analyzer.go b/handlers/wireguard/handlers/analyzer.go index bf12460..65355c6 100644 --- a/handlers/wireguard/handlers/analyzer.go +++ b/handlers/wireguard/handlers/analyzer.go @@ -98,7 +98,7 @@ func analyzeDNSContainsFallback( return []protocol.Diagnostic{ { - Message: "There is one DNS server specified. It is recommended to set up fallback DNS servers", + Message: "There is only one DNS server specified. It is recommended to set up fallback DNS servers", Severity: &severity, Range: protocol.Range{ Start: protocol.Position{