Spelling and grammar fixes (#5031)

* Spelling and grammar fixes

* Minor changes
This commit is contained in:
Ville Skyttä 2018-03-29 10:24:18 +03:00 committed by Fabian Affolter
parent f8393f0659
commit ddbd670547
18 changed files with 55 additions and 54 deletions

View file

@ -13,7 +13,7 @@ featured: false
ha_release: 0.44
---
The `dlib_face_identify` image processing platform allows you to use the [Dlib](http://www.dlib.net/) through Home Assistant. This platform allow you to identify persons on camera and fire a event with identify persons.
The `dlib_face_identify` image processing platform allows you to use the [Dlib](http://www.dlib.net/) through Home Assistant. This platform allow you to identify persons on camera and fire an event with identify persons.
For using the result inside an automation rule, take a look at the [component](/components/image_processing/) page.