From 8c8bc148a57acd314c29b41023e41b862a001115 Mon Sep 17 00:00:00 2001 From: Antongiacomo Polimeno Date: Thu, 21 Nov 2019 23:12:01 +0100 Subject: [PATCH] Fixed missing change from "automation" to "scene" (#11252) --- source/_docs/scene/editor.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/scene/editor.markdown b/source/_docs/scene/editor.markdown index fefe1e41050..c03d9478f69 100644 --- a/source/_docs/scene/editor.markdown +++ b/source/_docs/scene/editor.markdown @@ -73,5 +73,5 @@ For example: ```
-Any comments in the YAML file will be lost and templates will be reformatted when you update an automation via the editor. +Any comments in the YAML file will be lost and templates will be reformatted when you update a scene via the editor.