Skip to content

Commit 3f6933d

Browse files
committed
update copy for consistency
1 parent ce71c3e commit 3f6933d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

x-pack/solutions/observability/plugins/slo/public/pages/slo_management/components/slo_management_bulk_actions.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export function SloManagementBulkActions({ items, setSelectedItems }: Props) {
7777
},
7878
name: i18n.translate(
7979
'xpack.slo.sloManagementTable.sloSloManagementTableBulkPurgeButtonLabel',
80-
{ defaultMessage: 'Purge Rollup Data' }
80+
{ defaultMessage: 'Purge rollup data' }
8181
),
8282
},
8383
],

0 commit comments

Comments
 (0)