summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Prokopovych <93676586+iorvd@users.noreply.github.com>2023-02-06 17:51:41 +0200
committerGitHub <noreply@github.com>2023-02-06 07:51:41 -0800
commitb9f881fa6be6591aa929024b5db66102c8ff5885 (patch)
tree04ee948118a238d2b0046714c26c7d428fc75525
parentd1f90265c3dd9d8100d7d18629c65952bb978149 (diff)
Typos in in notification docs (#14440)
fix: typos in in notification docs
-rw-r--r--docs/cloud/alerts-notifications/add-pagerduty-notification-configuration.md4
-rw-r--r--docs/cloud/alerts-notifications/add-slack-notification-configuration.md4
-rw-r--r--docs/cloud/alerts-notifications/add-webhook-notification-configuration.md2
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/cloud/alerts-notifications/add-pagerduty-notification-configuration.md b/docs/cloud/alerts-notifications/add-pagerduty-notification-configuration.md
index 6e47cfd9c1..59f80eb057 100644
--- a/docs/cloud/alerts-notifications/add-pagerduty-notification-configuration.md
+++ b/docs/cloud/alerts-notifications/add-pagerduty-notification-configuration.md
@@ -9,7 +9,7 @@ learn_rel_path: "Operations/Alerts"
learn_docs_purpose: "Instructions on how to add notification configuration for PagerDuty"
-->
-From the Cloud interface, you can manage your space's notification settings and from these you can add specific configuration to get notifications delivered on PagerDuty.
+From the Cloud interface, you can manage your space's notification settings and from these you can add a specific configuration to get notifications delivered on PagerDuty.
#### Prerequisites
@@ -17,7 +17,7 @@ To add PagerDuty notification configurations you need
- A Cloud account
- Access to the space as and **administrator**
-- Space will needs to be on **Business** plan or higher
+- Space needs to be on **Business** plan or higher
- Have a PagerDuty service to receive events, for mode details check [how to configure this on PagerDuty](#settings-on-pagerduty)
#### Steps
diff --git a/docs/cloud/alerts-notifications/add-slack-notification-configuration.md b/docs/cloud/alerts-notifications/add-slack-notification-configuration.md
index d8d6185fea..1bc40076e7 100644
--- a/docs/cloud/alerts-notifications/add-slack-notification-configuration.md
+++ b/docs/cloud/alerts-notifications/add-slack-notification-configuration.md
@@ -9,7 +9,7 @@ learn_rel_path: "Operations/Alerts"
learn_docs_purpose: "Instructions on how to add notification configuration for Slack"
-->
-From the Cloud interface, you can manage your space's notification settings and from these you can add specific configuration to get notifications delivered on Slack.
+From the Cloud interface, you can manage your space's notification settings and from these you can add a specific configuration to get notifications delivered on Slack.
#### Prerequisites
@@ -17,7 +17,7 @@ To add discord notification configurations you need
- A Netdata Cloud account
- Access to the space as an **administrator**
-- Space will needs to be on **Business** plan or higher
+- Space needs to be on **Business** plan or higher
- Have a Slack app on your workspace to receive the webhooks, for mode details check [how to configure this on Slack](#settings-on-slack)
#### Steps
diff --git a/docs/cloud/alerts-notifications/add-webhook-notification-configuration.md b/docs/cloud/alerts-notifications/add-webhook-notification-configuration.md
index e6d042339c..71ebb1786d 100644
--- a/docs/cloud/alerts-notifications/add-webhook-notification-configuration.md
+++ b/docs/cloud/alerts-notifications/add-webhook-notification-configuration.md
@@ -9,7 +9,7 @@ learn_rel_path: "Operations/Alerts"
learn_docs_purpose: "Instructions on how to add notification configuration for webhook"
-->
-From the Cloud interface, you can manage your space's notification settings and from these you can add specific configuration to get notifications delivered on a webhook using a predefined schema.
+From the Cloud interface, you can manage your space's notification settings and from these you can add a specific configuration to get notifications delivered on a webhook using a predefined schema.
#### Prerequisites