chore: fix some typos (#725)

Signed-off-by: hongkuang <liurenhong@outlook.com>
Co-authored-by: TwiN <twin@linux.com>
This commit is contained in:
HongKuang
2024-04-12 09:18:30 +08:00
committed by GitHub
parent 241956b28c
commit 4393a49900
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ func TestAlertProvider_IsValidWithOverride(t *testing.T) {
},
}
if providerWithInvalidOverrideWebHookUrl.IsValid() {
t.Error("provider WebHookURL shoudn't have been valid")
t.Error("provider WebHookURL shouldn't have been valid")
}
providerWithValidOverride := AlertProvider{