Skip to content

Commit 263ac4f

Browse files
committed
update select timeline wording
1 parent 6f1904e commit 263ac4f

File tree

1 file changed

+1
-1
lines changed
  • x-pack/plugins/security_solution/public/timelines/components/open_timeline

1 file changed

+1
-1
lines changed

x-pack/plugins/security_solution/public/timelines/components/open_timeline/translations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ export const IMPORT_TIMELINE_BTN_TITLE = i18n.translate(
331331
export const SELECT_TIMELINE = i18n.translate(
332332
'xpack.securitySolution.timelines.components.importTimelineModal.selectTimelineDescription',
333333
{
334-
defaultMessage: 'Select a security timeline or timeline template file to import',
334+
defaultMessage: 'Select a timeline or timeline template file to import',
335335
}
336336
);
337337

0 commit comments

Comments
 (0)