From 94151d02b9eec551887778c28dac613b0ea80ef3 Mon Sep 17 00:00:00 2001 From: Christian Studer Date: Sat, 28 Jan 2017 08:54:14 +0100 Subject: [PATCH] Fixes a typo (#1893) --- source/getting-started/automation-trigger.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/automation-trigger.markdown b/source/getting-started/automation-trigger.markdown index 9a3e7d7dc35..d6e15fa263a 100644 --- a/source/getting-started/automation-trigger.markdown +++ b/source/getting-started/automation-trigger.markdown @@ -131,7 +131,7 @@ automation 3: seconds: 00 ```

- Rememebr that if you are using matching to include both `minutes` and `seconds`. Without `seconds`, your automation will trigger 60 times during the matching minute. + Remember that if you are using matching to include both `minutes` and `seconds`. Without `seconds`, your automation will trigger 60 times during the matching minute.

### {% linkable_title Zone trigger %}