From 1ce88fe6b03aed4df3fd1f2d7b095f7b7c2a52ae Mon Sep 17 00:00:00 2001 From: Malte Franken Date: Thu, 3 Oct 2019 04:25:30 +1000 Subject: [PATCH] fix sensor name and event name (#10561) --- source/_integrations/crimereports.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/crimereports.markdown b/source/_integrations/crimereports.markdown index 1cdd1d8c3d4..54fe180d362 100644 --- a/source/_integrations/crimereports.markdown +++ b/source/_integrations/crimereports.markdown @@ -100,4 +100,4 @@ These incident types are available: ### Events -The `crimealerts` sensor fires a `crimealerts_incident` event when a new incident is detected, including the type, description, time, location, and coordinates of the incident. +The `crimereports` sensor fires a `crimereports_incident` event when a new incident is detected, including the type, description, time, location, and coordinates of the incident.