diff --git a/source/_docs/scene/editor.markdown b/source/_docs/scene/editor.markdown index 38653989c71..42c31d0d836 100644 --- a/source/_docs/scene/editor.markdown +++ b/source/_docs/scene/editor.markdown @@ -16,7 +16,7 @@ On the moment you save the scene, all the states of your devices are stored in t When you leave the editor the states of the devices are restored to the state from before you started editing. The menu on the top-right has options to **Duplicate scene** and **Delete scene**. -A scene can be called in {% term automation %} action and {% term scripts %} using a turn on scene {% term service %}: +A scene can be called in {% term automation %} action and {% term scripts %} using a turn on scene {% term action %}: ```yaml service: scene.turn_on