Skip to content

Commit

Permalink
Update x-pack/plugins/index_management/public/application/components/…
Browse files Browse the repository at this point in the history
…template_form/steps/step_logistics.tsx

Co-authored-by: James Rodewig <[email protected]>
  • Loading branch information
alisonelizabeth and jrodewig authored Jul 14, 2020
1 parent 008c125 commit d922710
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ function getFieldsMeta(esDocsBase: string) {
description: (
<FormattedMessage
id="xpack.idxMgmt.templateForm.stepLogistics.dataStreamDescription"
defaultMessage="The template creates data streams instead of an index. {docsLink}"
defaultMessage="The template creates data streams instead of indices. {docsLink}"
values={{
docsLink: (
<EuiLink
Expand Down

0 comments on commit d922710

Please sign in to comment.