Typo fixed on Microsoft face detection page (#16027)

Fixed "do" to "to"
This commit is contained in:
YesterKo 2020-12-28 02:16:50 +02:00 committed by GitHub
parent 5da90a227b
commit f8e2e23ed0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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