Skip to content

Commit

Permalink
Update x-pack/plugins/lens/public/xy_visualization/visualization.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
  • Loading branch information
dej611 and wylieconlon authored Mar 1, 2021
1 parent 41e21b0 commit dc262c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ function getDescription(state?: State) {
return {
icon: LensIconChartBarHorizontal,
label: i18n.translate('xpack.lens.xyVisualization.mixedBarHorizontalLabel', {
defaultMessage: 'Mixed Bar horizontal',
defaultMessage: 'Mixed bar horizontal',
}),
};
}
Expand Down

0 comments on commit dc262c3

Please sign in to comment.