Skip to content

Commit

Permalink
removing extra :
Browse files Browse the repository at this point in the history
  • Loading branch information
cauemarcondes committed Nov 26, 2020
1 parent 5717317 commit bf00555
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export function MLHeader({ hasValidMlLicense, mlJobId }: Props) {
transactionType={transactionType}
>
{i18n.translate('xpack.apm.metrics.transactionChart.viewJob', {
defaultMessage: 'View Job:',
defaultMessage: 'View Job',
})}
</MLJobLink>
</ShiftedEuiText>
Expand Down

0 comments on commit bf00555

Please sign in to comment.