From 6c0488176c368a6e06b9f23333ea667bd6c08c0e Mon Sep 17 00:00:00 2001 From: Wei-Chin Call Date: Sun, 30 Jul 2023 23:49:53 -0700 Subject: [PATCH] Update _index.md to correct spelling error of uers to users. (#2686) # What this PR does Spelling correction of uers to users. ## Which issue(s) this PR fixes ## Checklist - [ ] Unit, integration, and e2e (if applicable) tests updated - [ ] Documentation added (or `pr:no public docs` PR label added if not required) - [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required) --- docs/sources/integrations/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/integrations/_index.md b/docs/sources/integrations/_index.md index 82a28171..6ceddd3c 100644 --- a/docs/sources/integrations/_index.md +++ b/docs/sources/integrations/_index.md @@ -30,7 +30,7 @@ Read more about Jinja2 templating used in OnCall [here][jinja2-templating]. [Behaviour Templates][behavioral-template] 1. The Alert Group is available in Web, and can be published to messengers, based on the Route's **Publish to Chatops** configuration. It is rendered using [Appearance Templates][appearance-template] -1. The Alert Group is escalated to uers based on the Escalation Chains selected for the Route +1. The Alert Group is escalated to users based on the Escalation Chains selected for the Route 1. Users can perform actions listed in [Learn Alert Workflow][learn-alert-workflow] section ## Configure and manage integrations