Fix small copy paste error (#36601)

This commit is contained in:
Said Tahsin Dane 2024-12-30 09:23:55 +01:00 committed by GitHub
parent 6d1c07e312
commit 6218079974
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,7 +109,7 @@ The following example shows how the shell command response may be used in automa
```yaml
# Create a ToDo notification based on file contents
automation:
- alias: "run_set_ac"
- alias: "run_get_file_contents"
triggers:
- ...
actions: