From 9503dd07fa9b7a7b46815222d04e0d055db19385 Mon Sep 17 00:00:00 2001 From: Rohan Kapoor Date: Fri, 1 Nov 2019 01:15:06 -0700 Subject: [PATCH] Fix quick typo (#347) --- 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 6f5d4770..65dd85d3 100644 --- a/docs/lovelace_custom_card.md +++ b/docs/lovelace_custom_card.md @@ -237,5 +237,5 @@ If an element does not exist in MWC, we default to using Paper Elements. 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). +Developer Documentation for [HACS](https://hacs.netlify.com/) (Home Assistant Community Store). - [HACS Plugin Docs](https://hacs.netlify.com/developer/plugin/)