diff --git a/x-pack/plugins/lens/public/shared_components/coloring/palette_configuration.tsx b/x-pack/plugins/lens/public/shared_components/coloring/palette_configuration.tsx index d8c4a98fe5ea79..f71bda986a8bba 100644 --- a/x-pack/plugins/lens/public/shared_components/coloring/palette_configuration.tsx +++ b/x-pack/plugins/lens/public/shared_components/coloring/palette_configuration.tsx @@ -125,7 +125,7 @@ export function CustomizablePalette({ 'xpack.lens.table.dynamicColoring.customPalette.continuityHelp', { defaultMessage: - 'Decide how colors should behave before the first color stop and after the last one.', + 'Specify how colors appear before the first color stop, and after the last color stop.', } )} position="top"