diff --git a/source/_docs/automation/trigger.markdown b/source/_docs/automation/trigger.markdown
index 7b33c2a734e..56d7ee98b2e 100644
--- a/source/_docs/automation/trigger.markdown
+++ b/source/_docs/automation/trigger.markdown
@@ -230,7 +230,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 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.
+In the example above, the trigger would fire a single time if a numeric_state goes into the 17.1-24.9 range (above 17 and below 25). It will only fire again, once it has left the defined range and enters it again.
Number helpers (`input_number` entities), `number` and `sensor` entities that