From 4a6ff7fda5bb6a2c92ee39a0963d35dd34ac15e4 Mon Sep 17 00:00:00 2001 From: labrunning Date: Mon, 16 Dec 2019 16:07:43 +0000 Subject: [PATCH] Update blink.markdown with minor spelling mistake (#11471) Spelling of pelase to please in 'Arm Blink When Away' paragraph. --- source/_integrations/blink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/blink.markdown b/source/_integrations/blink.markdown index 0639b502f63..60250732d78 100644 --- a/source/_integrations/blink.markdown +++ b/source/_integrations/blink.markdown @@ -167,7 +167,7 @@ sequence: ### Arm Blink When Away -This example automation will arm your blink sync module to detect motion on any of your blink cameras that have motion detection enabled. By default, Blink enables motion detection on all cameras so, unless you've changed anything in your app, you're all set. If you want to manually enable motion detection for individual cameras, you can utilize the [appropriate camera service](/integrations/camera#service-enable_motion_detection) but pelase note that motion will only be captured if the sync module is armed. +This example automation will arm your blink sync module to detect motion on any of your blink cameras that have motion detection enabled. By default, Blink enables motion detection on all cameras so, unless you've changed anything in your app, you're all set. If you want to manually enable motion detection for individual cameras, you can utilize the [appropriate camera service](/integrations/camera#service-enable_motion_detection) but please note that motion will only be captured if the sync module is armed. Here, this example assumes your blink module is named `My Sync Module` and that you have [device trackers](/integrations/device_tracker) set up for presence detection.