Skip to content

Commit

Permalink
Update x-pack/plugins/index_management/public/application/sections/ho…
Browse files Browse the repository at this point in the history
…me/data_stream_list/data_stream_table/data_stream_table.tsx

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
  • Loading branch information
yuliacech and jrodewig authored Nov 18, 2020
1 parent 230efd5 commit 69f4146
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export const DataStreamTable: React.FunctionComponent<Props> = ({
content={i18n.translate(
'xpack.idxMgmt.dataStreamList.table.managedDataStreamTooltip',
{
defaultMessage: 'Created and managed by Ingest Manager',
defaultMessage: 'Created and managed by Fleet',
}
)}
>
Expand Down

0 comments on commit 69f4146

Please sign in to comment.