Skip to content

Commit

Permalink
fixes typo on engine detection page
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Skelker committed Jan 1, 2020
1 parent 650fcda commit 1f88752
Show file tree
Hide file tree
Showing 3 changed files with 4,829 additions and 4,829 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const PANEL_SUBTITLE_SHOWING = i18n.translate(

export const EMPTY_TITLE = i18n.translate('xpack.siem.detectionEngine.emptyTitle', {
defaultMessage:
'It looks like you don’t have any indices relevant to the detction engine in the SIEM application',
'It looks like you don’t have any indices relevant to the detection engine in the SIEM application',
});

export const EMPTY_ACTION_PRIMARY = i18n.translate(
Expand Down
Loading

0 comments on commit 1f88752

Please sign in to comment.