Skip to content

Commit

Permalink
[ML] Update tooltip content to be clearer
Browse files Browse the repository at this point in the history
Co-authored-by: Lisa Cawley <[email protected]>
  • Loading branch information
qn895 and lcawl authored Aug 16, 2021
1 parent 9e32ce0 commit 91445d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export const FilterAggForm: PivotAggsConfigFilter['AggFormComponent'] = ({
content={
<FormattedMessage
id="xpack.transform.agg.popoverForm.filerQueryAdvancedSuggestionTooltip"
defaultMessage="Use advanced JSON query editor for more filter query aggregations."
defaultMessage="To add other filter query aggregations, edit the JSON config."
/>
}
>
Expand Down

0 comments on commit 91445d5

Please sign in to comment.