Skip to content

Commit

Permalink
Fix the message
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhars committed Jan 8, 2025
1 parent f57feac commit bb50b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webhooks/sentry-informer/sentry-informer.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ describe('sentry-informer webhook', () => {
type: 'section',
text: {
type: 'mrkdwn',
text: 'some_user has escalated privileges to all for some_incident.',
text: 'some_user has elevated privileges to all for some_incident.',
},
},
],
Expand Down

0 comments on commit bb50b93

Please sign in to comment.