Skip to content

Commit a0f6178

Browse files
Update docs/docs/guide/9-alerts.md
Co-authored-by: Tom Faulhaber <github1_com@infolace.com>
1 parent c5ff498 commit a0f6178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/guide/9-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The template will need to be a valid Jinja template which renders to valid JSON
4040
We provide a set of variables which you can use to put information about your detector and alert into your template.
4141
The available variables are:
4242

43-
- `detector_name`: The name of your detector that the alert was triggered on
43+
- `detector_name`: The name of the detector that the alert was triggered on
4444
- `detector_query`: The detector's query.
4545
- `detector_id`: The detector's unique ID
4646
- `confidence_threshold`: The current confidence threshold for the detector.

0 commit comments

Comments
 (0)