Skip to content

Commit

Permalink
Detection Alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierM committed Jul 8, 2020
1 parent a057f11 commit aa874d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { i18n } from '@kbn/i18n';
export const PAGE_TITLE = i18n.translate(
'xpack.securitySolution.detectionEngine.detectionsPageTitle',
{
defaultMessage: 'Detections',
defaultMessage: 'Detection alerts',
}
);

Expand Down

0 comments on commit aa874d2

Please sign in to comment.