From de99ddb230ef500f42ff359513fe5f66180b6ba5 Mon Sep 17 00:00:00 2001 From: doogstar Date: Thu, 17 Oct 2019 01:29:31 +0100 Subject: [PATCH] Tiny renaming fix (#332) Correcting "Boiler Plate Card" to "Boilerplate Card" --- docs/lovelace_custom_card.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lovelace_custom_card.md b/docs/lovelace_custom_card.md index 1d9879d7..6f5d4770 100644 --- a/docs/lovelace_custom_card.md +++ b/docs/lovelace_custom_card.md @@ -234,7 +234,7 @@ If an element does not exist in MWC, we default to using Paper Elements. - [Paper Elements](https://www.webcomponents.org/collection/PolymerElements/paper-elements) ## Advanced Resources -Community Maintained Boiler Plate Card - Advanced Template (Typescript, Rollup, Linting, etc.) +Community Maintained Boilerplate Card - Advanced Template (Typescript, Rollup, Linting, etc.) - [Boilerplate Card](https://github.com/custom-cards/boilerplate-card) Developer Documentation for [HACS](https://hacs.netlify.com/) (Home Assitant Community Store).