From 018f12f060f7e180dc297a15945dc37166da81a1 Mon Sep 17 00:00:00 2001 From: Lucas Bramlage <38736396+Gluwc@users.noreply.github.com> Date: Wed, 6 Mar 2019 16:38:08 +0100 Subject: [PATCH] fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9d4137..d84b57b 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ Bar Card is a customizable animated card for the Home Assistant Lovelace front-e | severity | object | none | A list of severity values. | card_style | object | none | A list of CSS styles applied to the card background. | bar_style | object | none | A list of CSS styles applied to the bar. -| title_style | object | none | A list of CCS styles applied to the title. -| indicator_style | object| none | A list of CCS styles applied to the indicator. +| title_style | object | none | A list of CSS styles applied to the title. +| indicator_style | object| none | A list of CSS styles applied to the indicator. | charge_entity | string | none | Charge enitity, **required** when using charge animation mode. States can be `on`/`off`, `true`/`false`, `charging`/`discharging` ## Default