From 8eb7643a658ee8b9e45daf660dd70fcf292fce5c Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 16 Jan 2018 22:41:36 -0800 Subject: [PATCH] Update timer.markdown --- source/_components/timer.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' ```