Update trigger.markdown (#18425)

Fixed typo.
This commit is contained in:
TheDK 2021-07-08 08:41:17 +02:00 committed by GitHub
parent 9dbd66de4f
commit 046e54f78c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,7 +204,7 @@ In the example above, the trigger would fire a single time if a numeric_state go
</div>
Number helpers (`input_number` entities), `number` and `sensor` entities that
contain a numeric value, an be used in the `above` and `below` thresholds,
contain a numeric value, can be used in the `above` and `below` thresholds,
making the trigger more dynamic, like:
```yaml