diff --git a/public/app/features/alerting/unified/components/rule-editor/QueryWrapper.tsx b/public/app/features/alerting/unified/components/rule-editor/QueryWrapper.tsx index 8dff44c525f..9946a487a56 100644 --- a/public/app/features/alerting/unified/components/rule-editor/QueryWrapper.tsx +++ b/public/app/features/alerting/unified/components/rule-editor/QueryWrapper.tsx @@ -239,12 +239,12 @@ export function MinIntervalOption({ return ( - A lower limit for the interval. Recommended to be set to write frequency, for example 1m if your - data is written every minute. + Interval sent to the data source. Recommended to be set to write frequency, for example 1m if + your data is written every minute. } >