diff --git a/x-pack/plugins/index_management/public/application/components/template_form/steps/step_logistics.tsx b/x-pack/plugins/index_management/public/application/components/template_form/steps/step_logistics.tsx index 27779411754295..ad98aee5fb5f12 100644 --- a/x-pack/plugins/index_management/public/application/components/template_form/steps/step_logistics.tsx +++ b/x-pack/plugins/index_management/public/application/components/template_form/steps/step_logistics.tsx @@ -62,20 +62,21 @@ function getFieldsMeta(esDocsBase: string) { description: ( -
- - {i18n.translate( - 'xpack.idxMgmt.templateForm.stepLogistics.dataStreamDocumentionLink', - { - defaultMessage: 'Learn more about data streams.', - } - )} - - + + {i18n.translate( + 'xpack.idxMgmt.templateForm.stepLogistics.dataStreamDocumentionLink', + { + defaultMessage: 'Learn more about data streams.', + } + )} + ), }} />