mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-19 15:35:28 +02:00
fix(wireguard): Improve wording
This commit is contained in:
parent
b7501df447
commit
ef50e5ff32
@ -98,7 +98,7 @@ func analyzeDNSContainsFallback(
|
|||||||
|
|
||||||
return []protocol.Diagnostic{
|
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,
|
Severity: &severity,
|
||||||
Range: protocol.Range{
|
Range: protocol.Range{
|
||||||
Start: protocol.Position{
|
Start: protocol.Position{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user