Skip to content

Commit

Permalink
[RAM] Edit maintenance window feature privilege label
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed May 1, 2023
1 parent 5035be8 commit b9f8d09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import {
export const maintenanceWindowFeature: KibanaFeatureConfig = {
id: MAINTENANCE_WINDOW_FEATURE_ID,
name: i18n.translate('xpack.alerting.feature.maintenanceWindowFeatureName', {
defaultMessage: 'Maintenance Window',
defaultMessage: 'Maintenance Windows',
}),
category: DEFAULT_APP_CATEGORIES.management,
app: [],
Expand Down

0 comments on commit b9f8d09

Please sign in to comment.