Skip to content

Commit 894654e

Browse files
authored
Merge pull request elementary-data#540 from elementary-data/Hadarsagiv-patch-1
Update send-slack-alerts.mdx
2 parents 54eea03 + a7470fe commit 894654e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quickstart/send-slack-alerts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Also, you can add configuration for each test / model in your `.yml` files:
1919
- dbt Tags - add custom context to the alert
2020
- Description - add custom description to the alert
2121
- Alert fields - choose which fields to display in your alert
22-
- Suppression interval - set a cooldown period which alert won't sent
22+
- Suppression interval - set a cooldown period on which the alert won't be sent
2323

2424
<img
2525
src="https://res.cloudinary.com/mintlify/image/upload/v1659304885/elementary/slack-alert-format_rgcg1p.png"
@@ -76,7 +76,7 @@ To filter alerts by tag:
7676

7777
```shell
7878
edr monitor --select tag:critical
79-
edr monitor --select tag:finnance
79+
edr monitor --select tag:finance
8080
```
8181

8282
To filter alerts by owner:

0 commit comments

Comments
 (0)