Typo: Change message

This commit is contained in:
fboltz 2021-01-17 17:27:01 +01:00
parent 2e3138e132
commit 66dcd89e66

View File

@ -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