Skip to content

Commit

Permalink
Clarify that we're showing the content of the Slack message
Browse files Browse the repository at this point in the history
  • Loading branch information
djsauble committed Dec 11, 2024
1 parent 75c9d3f commit 7c662cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v3/tutorials/alerts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ python simulate_failures.py --fail-at-run 1
```

After the script finishes, you should see ten Slack messages, one for each flow run failure.
Each failure will contain a message similar to the following:
Each message should look similar to the following:

> Prefect flow run notification<br/>
> Flow run data-pipeline/courageous-buffalo observed in state Failed at 2024-12-11 18:59:17.212585+00:00.<br/>
Expand Down

0 comments on commit 7c662cd

Please sign in to comment.