mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-05 14:46:10 +02:00
Typo: Change message
This commit is contained in:
parent
2e3138e132
commit
66dcd89e66
@ -34,7 +34,7 @@ const DefaultTimeout = 180 * time.Second
|
||||
|
||||
// Errors
|
||||
var (
|
||||
ErrAPIDown = errors.New("go-vh: the GoDaddy API is down, it does't respond to /time anymore")
|
||||
ErrAPIDown = errors.New("godaddy: the GoDaddy API is down")
|
||||
)
|
||||
|
||||
// APIError error
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user