Skip to content

Commit 56e6f01

Browse files
grammar
1 parent 2380323 commit 56e6f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/automation/trigger.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ automation:
186186

187187
### {% linkable_title Multiple triggers %}
188188

189-
When your want your automation rule to have multiple triggers, just prefix the first line of each trigger with a dash (-) and indent the lines following accordingly. Whenever one of the triggers fires, your rule is executed.
189+
When your want your automation rule to have multiple triggers, just prefix the first line of each trigger with a dash (-) and indent the next lines accordingly. Whenever one of the triggers fires, your rule is executed.
190190

191191
```yaml
192192
automation:

0 commit comments

Comments
 (0)