diff --git a/docs/lovelace_custom_card.md b/docs/lovelace_custom_card.md index cc7d746e..93579ef8 100644 --- a/docs/lovelace_custom_card.md +++ b/docs/lovelace_custom_card.md @@ -92,7 +92,7 @@ resources: views: - name: Example cards: - - type: "custom:custom-card-example" + - type: "custom:content-card-example" entity: input_boolean.switch_tv ```