mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
fix(wireguard): Improve wording
This commit is contained in:
parent
b7501df447
commit
ef50e5ff32
@ -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{
|
||||
|
Loading…
x
Reference in New Issue
Block a user