From f8e2e23ed012b1f2630657f2af2b62fa3062d8f1 Mon Sep 17 00:00:00 2001 From: YesterKo Date: Mon, 28 Dec 2020 02:16:50 +0200 Subject: [PATCH] Typo fixed on Microsoft face detection page (#16027) Fixed "do" to "to" --- source/_integrations/microsoft_face_detect.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/microsoft_face_detect.markdown b/source/_integrations/microsoft_face_detect.markdown index fd2b3791745..8f2d4fd5ae0 100644 --- a/source/_integrations/microsoft_face_detect.markdown +++ b/source/_integrations/microsoft_face_detect.markdown @@ -10,7 +10,7 @@ ha_domain: microsoft_face_detect The `microsoft_face_detect` image processing platform allows you to use the [Microsoft Face Identify](https://www.microsoft.com/cognitive-services/en-us/) -API through Home Assistant. This platform enables you do detect face on camera +API through Home Assistant. This platform enables you to detect face on camera and fire an event with attributes. Please refer to the [Microsoft Face component](/integrations/microsoft_face/) configuration on