From a2fe6a951f7cc2d6212028dee99ca506cbe69e7e Mon Sep 17 00:00:00 2001 From: Elena Stoeva Date: Thu, 21 Nov 2024 18:06:47 +0000 Subject: [PATCH] [Index Management] Small copy change for index settings callout --- .../shared/components/wizard_steps/step_settings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_settings.tsx b/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_settings.tsx index 38a11f03c7ee6..cc12cfc988d5b 100644 --- a/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_settings.tsx +++ b/x-pack/plugins/index_management/public/application/components/shared/components/wizard_steps/step_settings.tsx @@ -92,7 +92,7 @@ export const StepSettings: React.FunctionComponent = React.memo( title={ @@ -110,7 +110,7 @@ export const StepSettings: React.FunctionComponent = React.memo( {i18n.translate( 'xpack.idxMgmt.formWizard.stepSettings.indexModeCallout.logisticsLinkLabel', { - defaultMessage: 'Logistics', + defaultMessage: 'Logistics step', } )}