Skip to content

Commit 9fbe3f4

Browse files
committed
Change copy for apply setting
1 parent 6a126cb commit 9fbe3f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugins/controls/public/control_group/control_group_strings.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ export const ControlGroupStrings = {
324324
getShowApplySelectionsTooltip: () =>
325325
i18n.translate('controls.controlGroup.management.showApplySelections.tooltip', {
326326
defaultMessage:
327-
'If disabled, control selections will only take effect when the apply button is clicked.',
327+
'If disabled, control selections will only be applied after clicking apply.',
328328
}),
329329
},
330330
},

0 commit comments

Comments
 (0)