diff --git a/source/_docs/scripts.markdown b/source/_docs/scripts.markdown index a6164301a14..152c3662722 100644 --- a/source/_docs/scripts.markdown +++ b/source/_docs/scripts.markdown @@ -779,7 +779,7 @@ automation: message: "These messages are sent at the same time!" ``` -It is also possible to run a group of actions sequantially inside the parallel +It is also possible to run a group of actions sequentially inside the parallel actions. The example below demonstrates that: ```yaml