Skip to content

Commit ea4c669

Browse files
yuliacechjrodewig
andauthored
Update x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_list.tsx
Co-authored-by: James Rodewig <[email protected]>
1 parent 0c7efef commit ea4c669

File tree

1 file changed

+1
-1
lines changed
  • x-pack/plugins/index_management/public/application/sections/home/data_stream_list

1 file changed

+1
-1
lines changed

x-pack/plugins/index_management/public/application/sections/home/data_stream_list/data_stream_list.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ export const DataStreamList: React.FunctionComponent<RouteComponentProps<MatchPa
213213
label={i18n.translate(
214214
'xpack.idxMgmt.dataStreamListControls.includeManagedSwitchLabel',
215215
{
216-
defaultMessage: 'Include managed',
216+
defaultMessage: 'Include Fleet-managed streams',
217217
}
218218
)}
219219
checked={isIncludeManagedChecked}

0 commit comments

Comments
 (0)