Update scripts.markdown (#27157)

This commit is contained in:
Abba- 2023-04-26 12:46:44 -04:00 committed by GitHub
parent 2a759f5acd
commit 03492e70c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -761,7 +761,7 @@ on each other and order doesn't matter. For those cases, the `parallel` action
can be used to run the actions in the sequence in parallel, meaning all
the actions are started at the same time.
The following example shows sending messages out at the time (in parallel):
The following example shows sending messages out at the same time (in parallel):
```yaml
automation: