mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-14 11:58:04 +00:00
Grammatical fix
This commit is contained in:
parent
f89447badc
commit
d0ba8261e3
1 changed files with 1 additions and 1 deletions
|
@ -680,7 +680,7 @@ If you have an alert using the `custom` provider with `send-on-resolved` set to
|
|||
The aforementioned placeholder will be replaced by `TRIGGERED` or `RESOLVED` accordingly, though it can be modified
|
||||
(details at the end of this section).
|
||||
|
||||
For all intents and purpose, we'll configure the custom alert with a Slack webhook, but you can call anything you want.
|
||||
For all intents and purposes, we'll configure the custom alert with a Slack webhook, but you can call anything you want.
|
||||
```yaml
|
||||
alerting:
|
||||
custom:
|
||||
|
|
Loading…
Reference in a new issue