diff --git a/public/app/features/trails/Breakdown/SortByScene.tsx b/public/app/features/trails/Breakdown/SortByScene.tsx index cd9498ff2ed..6282c758f5b 100644 --- a/public/app/features/trails/Breakdown/SortByScene.tsx +++ b/public/app/features/trails/Breakdown/SortByScene.tsx @@ -31,7 +31,7 @@ export class SortByScene extends SceneObjectBase { options: [ { value: 'outliers', - label: 'Outlying Values', + label: 'Outlying series', description: 'Prioritizes values that show distinct behavior from others within the same label', }, {