[ML] Fixes typo in job description (#112135)

This commit is contained in:
Lisa Cawley 2021-09-15 12:34:32 -07:00 committed by GitHub
parent 01615576a8
commit c9bf6a1669
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"job_type": "anomaly_detector",
"description": "Security: Authentication - looks for an unusually large spike in successful authentication events events from a particular source IP address. This can be due to password spraying, user enumeration or brute force activity.",
"description": "Security: Authentication - looks for an unusually large spike in successful authentication events from a particular source IP address. This can be due to password spraying, user enumeration or brute force activity.",
"groups": [
"security",
"authentication"