From 0c20cc1d121deeadd05c02fe68634c2d2354c01a Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Tue, 6 Jul 2021 20:45:55 -0700 Subject: [PATCH] Chore: remove extra "only" (#36494) --- .../components/TransformationsEditor/TransformationsEditor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/dashboard/components/TransformationsEditor/TransformationsEditor.tsx b/public/app/features/dashboard/components/TransformationsEditor/TransformationsEditor.tsx index 88733ad0dcd..a028e13d775 100644 --- a/public/app/features/dashboard/components/TransformationsEditor/TransformationsEditor.tsx +++ b/public/app/features/dashboard/components/TransformationsEditor/TransformationsEditor.tsx @@ -273,7 +273,7 @@ class UnThemedTransformationsEditor extends React.PureComponent Many transforms are not suitable if you're using the Graph visualization, as it currently - only only supports time series data.
+ only supports time series data.
It can help to switch to the Table visualization to understand what a transformation is doing.{' '}