diff --git a/source/_components/timer.markdown b/source/_components/timer.markdown index 505aeacdb22..b04e480aca9 100644 --- a/source/_components/timer.markdown +++ b/source/_components/timer.markdown @@ -25,7 +25,7 @@ To add a timer to your installation, add the following to your `configuration.ya ```yaml # Example configuration.yaml entry timer: - timer: + laundry: duration: '00:01:00' ```