Skip to content

Commit

Permalink
Update x-pack/legacy/plugins/siem/public/pages/detection_engine/rules…
Browse files Browse the repository at this point in the history
…/components/step_schedule_rule/schema.tsx

Co-Authored-By: Garrett Spong <spong@users.noreply.github.com>
  • Loading branch information
XavierM and spong authored Jan 17, 2020
1 parent 8e3dd1f commit 6d9d3c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const schema: FormSchema = {
helpText: i18n.translate(
'xpack.siem.detectionEngine.createRule.stepScheduleRule.fieldIntervalHelpText',
{
defaultMessage: 'Rules run periodically and detect signal within the specified time frame.',
defaultMessage: 'Rules run periodically and detect signals within the specified time frame.',
}
),
},
Expand Down

0 comments on commit 6d9d3c7

Please sign in to comment.