Docs: Typo fix (#3210)
# What this PR does Fixes a typo ## Which issue(s) this PR fixes N/A ## Checklist - [ ] Unit, integration, and e2e (if applicable) tests updated - [ ] Documentation added (or `pr:no public docs` PR label added if not required) - [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required)
This commit is contained in:
parent
6fe741b516
commit
c9846130f4
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ chain (e.g. acknowledge, resolve, silence etc), the escalation chain will contin
|
|||
execute.
|
||||
|
||||
Users can create escalation chains to configure different type of escalation workflows.
|
||||
For example, you can create a chain that will notify on-call users with high priopity, and
|
||||
For example, you can create a chain that will notify on-call users with high priority, and
|
||||
another chain that will only send a message into a Slack channel.
|
||||
|
||||
Escalation chains determine Who and When to notify. [How to notify][notify] is set by the user, based on their own preferences.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue