From a08e94f7890216b00412a31836ad238918e4ed6d Mon Sep 17 00:00:00 2001 From: Oncleben31 Date: Mon, 26 Feb 2018 19:03:44 +0100 Subject: [PATCH] Update editor.markdown --- source/_docs/automation/editor.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_docs/automation/editor.markdown b/source/_docs/automation/editor.markdown index d91f7c55621..3788800fd14 100644 --- a/source/_docs/automation/editor.markdown +++ b/source/_docs/automation/editor.markdown @@ -65,7 +65,9 @@ automation old: platform: ... ``` -You can use the `automation:` and `automation old:` sections in the same time to keep yout manual designed automations and use the editor for next ones: +You can use the `automation:` and `automation old:` sections in the same time: + - `automation old:` to keep your manual designed automations + - `automation:` to save the automation created by the online editor ```yaml automation: !include automations.yaml