From 64be71a4b288959915e7c194780318c7fc0a6610 Mon Sep 17 00:00:00 2001 From: Duncan Elliot <42836473+dmelliot@users.noreply.github.com> Date: Thu, 22 Jul 2021 16:33:07 +1000 Subject: [PATCH] Minor typo updates to integrations/alert doco (#18576) --- source/_integrations/alert.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/alert.markdown b/source/_integrations/alert.markdown index 7f25ed77d12..4a27181d0f4 100644 --- a/source/_integrations/alert.markdown +++ b/source/_integrations/alert.markdown @@ -11,7 +11,7 @@ ha_domain: alert The `alert` integration is designed to notify you when problematic issues arise. For example, if the garage door is left open, the `alert` integration can be used -remind you of this by sending you repeating notifications at customizable +to remind you of this by sending you repeating notifications at customizable intervals. This is also used for low battery sensors, water leak sensors, or any condition that may need your attention. @@ -27,7 +27,7 @@ State | Description ### Basic Example -The `alert` integration makes use of any of the `notifications` integrations. To +The `alert` integration makes use of any of the `notification` integrations. To setup the `alert` integration, first, you must setup a `notification` integration. Then, add the following to your configuration file: