Skip to content

Commit

Permalink
fix(alerting): update usage (#1484)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamKunalGupta authored Mar 14, 2024
1 parent 0759db5 commit 22d6528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/app/alert-config/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ const AlertConfigPage: React.FC = () => {
<div>
<Label>
PeerDB has a built-in alerting feature to update you on your
mirrors. Here you can configure your Slack for PeerDB to send
alerts.
mirrors. Here you can configure your Alert Provider for PeerDB to
send alerts.
</Label>
</div>
<div style={{ ...tableStyle, marginTop: '2rem', maxHeight: '25em' }}>
Expand Down

0 comments on commit 22d6528

Please sign in to comment.