Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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