Skip to content

Commit

Permalink
remove space from tab id
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarezmelissa87 committed Jun 29, 2020
1 parent 821aa99 commit 8c21a0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ export class AnomalyDetails extends Component {
),
},
{
id: 'Category examples',
id: 'categoryExamples',
name: i18n.translate('xpack.ml.anomaliesTable.anomalyDetails.categoryExamplesTitle', {
defaultMessage: 'Category examples',
}),
Expand Down

0 comments on commit 8c21a0f

Please sign in to comment.