Skip to content

Commit

Permalink
Fix small copy paste error (#36601)
Browse files Browse the repository at this point in the history
  • Loading branch information
tasomaniac authored Dec 30, 2024
1 parent 6d1c07e commit 6218079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_integrations/shell_command.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6218079

Please sign in to comment.