Skip to content

Commit 61e9abb

Browse files
Br3ndafabaff
authored andcommitted
Grammar fix ups in image processing dlib (home-assistant#2904)
* Grammar fix ups in image processing dlib * "a event" -> events. Grammar fixup * Fixed up english grammar in link to component.
1 parent 10daaa7 commit 61e9abb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/image_processing.dlib_face_detect.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ featured: false
1313
ha_release: 0.44
1414
---
1515

16-
The `dlib_face_detect` image processing platform allows you to use the [Dlib](http://www.dlib.net/) through Home Assistant. This platform enables you do detect face on camera and fire a event with attributes.
16+
The `dlib_face_detect` image processing platform allows you to use the [Dlib](http://www.dlib.net/) through Home Assistant. This platform enables face detection from cameras, and can fire events with attributes.
1717

18-
For using the result inside an automation rule, take a look at the [component](/components/image_processing/) page.
18+
This can be used to trigger an automation rule. Further info is on the [component](/components/image_processing/) page.
1919

2020
### {% linkable_title Configuration Home Assistant %}
2121

0 commit comments

Comments
 (0)