From 40017faf19d3a1ffbcf29a7af06fbf45795b4444 Mon Sep 17 00:00:00 2001 From: Hmmbob <33529490+hmmbob@users.noreply.github.com> Date: Thu, 12 Dec 2019 22:37:58 +0100 Subject: [PATCH] Fixing small typo in 0.103 notes (#11446) --- source/_posts/2019-12-11-release-103.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2019-12-11-release-103.markdown b/source/_posts/2019-12-11-release-103.markdown index 048ad05c150..aef337c02c6 100644 --- a/source/_posts/2019-12-11-release-103.markdown +++ b/source/_posts/2019-12-11-release-103.markdown @@ -127,7 +127,7 @@ automation editor and allows you to copy parts of your automation quickly. Screenshot of the automation YAML editor.

-### Rearange actions +### Rearrange actions We also added the ability to rearrange your actions, so you don't have to start all over when you want to add a delay between 2 service calls.