From d671cdbdfe131188c1b5f6514ee8efe7f71bca3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Sun, 3 Nov 2019 11:00:29 +0100 Subject: [PATCH] Fix typo in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bc5549..b69718e 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ In this case, you can make `style:` a dictionary instead of a string, where each This is not for the faint of heart. -For some extra help, add `debug_cardMod: true` to the card config, and the steps taken to apply the styling will be printed in the browser console. It can be removed later. +For some extra help, add `debug_cardmod: true` to the card config, and the steps taken to apply the styling will be printed in the browser console. It can be removed later. **Example**: Change some things in an `alarm-panel` card. @@ -158,7 +158,7 @@ Change some things in an `alarm-panel` card. type: alarm-panel card_icon: mdi:bell name: Alarm Panel -debug_cardMod: true +debug_cardmod: true style: .: | ha-card {