From 03492e70c29f118e168ce64e6009d24f986c420e Mon Sep 17 00:00:00 2001 From: Abba- Date: Wed, 26 Apr 2023 12:46:44 -0400 Subject: [PATCH] Update scripts.markdown (#27157) --- source/_docs/scripts.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/scripts.markdown b/source/_docs/scripts.markdown index 152c3662722..f9f2097b039 100644 --- a/source/_docs/scripts.markdown +++ b/source/_docs/scripts.markdown @@ -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: