diff --git a/CARD-MOD-EXAMPLES.md b/CARD-MOD-EXAMPLES.md index f1d1283..1c25b0f 100644 --- a/CARD-MOD-EXAMPLES.md +++ b/CARD-MOD-EXAMPLES.md @@ -106,7 +106,7 @@ card_mod: } # note you only need to set the initial variable `{% set con = states(config.entity) %}` once, -and it is used in both mods! +# and it is used in both mods! ``` Set an icon_color in an auto-entities card: ```