From afab59d840ce1e281e87bb206cbe6b211ec1455b Mon Sep 17 00:00:00 2001
From: CupertinoGeek <78694567+johnehowe@users.noreply.github.com>
Date: Fri, 12 Mar 2021 05:45:46 -0500
Subject: [PATCH] Update trigger.markdown (#16961)
---
source/_docs/automation/trigger.markdown | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/_docs/automation/trigger.markdown b/source/_docs/automation/trigger.markdown
index 8f8a730b958..aca3c69e3c6 100644
--- a/source/_docs/automation/trigger.markdown
+++ b/source/_docs/automation/trigger.markdown
@@ -168,7 +168,7 @@ automation:
Listing above and below together means the numeric_state has to be between the two values.
-In the example above, the trigger would fire a single time if a numeric_state goes into to 17.1-24.9 range (from 17 and below or 25 and above). It will only fire again, once it has left the defined range and enters it again.
+In the example above, the trigger would fire a single time if a numeric_state goes into the 17.1-24.9 range (from 17 and below or 25 and above). It will only fire again, once it has left the defined range and enters it again.
Number helpers (`input_number` entities) can be used in the `above` and `below` thresholds, making