Skip to content

Commit

Permalink
Change label from name to title
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula committed Feb 1, 2022
1 parent 437d9fa commit b577f5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const AxisTitleSettings: React.FunctionComponent<AxisTitleSettingsProps>
<EuiText size="xs">
<h4>
{i18n.translate('xpack.lens.shared.axisNameLabel', {
defaultMessage: 'Axis name',
defaultMessage: 'Axis title',
})}
</h4>
</EuiText>
Expand Down

0 comments on commit b577f5b

Please sign in to comment.