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_list.tsx

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
  • Loading branch information
yuliacech and jrodewig authored Nov 18, 2020
1 parent 0c7efef commit ea4c669
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export const DataStreamList: React.FunctionComponent<RouteComponentProps<MatchPa
label={i18n.translate(
'xpack.idxMgmt.dataStreamListControls.includeManagedSwitchLabel',
{
defaultMessage: 'Include managed',
defaultMessage: 'Include Fleet-managed streams',
}
)}
checked={isIncludeManagedChecked}
Expand Down

0 comments on commit ea4c669

Please sign in to comment.