Skip to content

Commit

Permalink
Pmm 11578 change text on alerting page (#671)
Browse files Browse the repository at this point in the history
* PMM-11578 update text on alerting page

* PMM-11578 Add comment

* PMM-11578 fix empty props case

* PMM-11578 update wordings

* PMM-11578 Trigger checks
  • Loading branch information
YashSartanpara1 authored Jun 15, 2023
1 parent 688781a commit baeeb8e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const Messages = {
columns: {
activeSince: 'Active since',
labels: 'Labels',
lastNotified: 'Last Triggered',
lastNotified: 'Last triggered',
severity: 'Severity',
state: 'State',
actions: 'Actions',
Expand All @@ -33,7 +33,7 @@ export const Messages = {
createdAt: 'Created',
duration: 'Duration',
filters: 'Filters',
lastNotified: 'Last Triggered',
lastNotified: 'Last triggered',
severity: 'Severity',
summary: 'Name',
params: 'Parameters',
Expand Down

0 comments on commit baeeb8e

Please sign in to comment.