From 758ab4f7a11fa1b2fc2f72cd1153a597d1f6f785 Mon Sep 17 00:00:00 2001 From: Phill Price Date: Wed, 21 Sep 2022 09:29:56 +0100 Subject: [PATCH] Formatting Changes (#24196) --- source/_integrations/timer.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/timer.markdown b/source/_integrations/timer.markdown index 793b3bc01e8..d8002cb77cd 100644 --- a/source/_integrations/timer.markdown +++ b/source/_integrations/timer.markdown @@ -22,7 +22,7 @@ You can also click the following button to be redirected to the Helpers page of {% my helpers badge %} -To be able to add Helpers via the user interface you should have default_config: in your configuration.yaml, it should already be there by default unless you removed it. If you removed default_config: from your configuration, you must add timer: to your configuration.yaml first, then you can use the UI. +To be able to add Helpers via the user interface you should have `default_config:` in your `configuration.yaml`, it should already be there by default unless you removed it. If you removed `default_config:` from your configuration, you must add `timer:` to your `configuration.yaml` first, then you can use the UI. Timers can also be configured via configuration.yaml: To add a timer to your installation, add the following to your `configuration.yaml` file: