From 95991ebdf802ed37896ce5ab959ff5a6c4569a37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20V=C3=B6r=C3=B6s?= <9920416+vorostamas@users.noreply.github.com> Date: Fri, 30 Oct 2020 22:14:12 +0100 Subject: [PATCH] fix typo (#707) --- blog/2020-04-16-hassfest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2020-04-16-hassfest.md b/blog/2020-04-16-hassfest.md index 50cc2cca..2e01fee4 100644 --- a/blog/2020-04-16-hassfest.md +++ b/blog/2020-04-16-hassfest.md @@ -8,7 +8,7 @@ title: Hassfest for custom components Hassfest is an internal tool that we use in Home Assistant to make sure that all integrations have valid data. We've now made Hassfest able to validate any integration, including custom integrations. To make it easy to get started with this, [@ludeeus](https://www.github.com/ludeeus) has created a GitHub Action that gets you up and running in less than a minute. -To intall it, follow these steps: +To install it, follow these steps: 1. Go to your custom component repository on GitHub 2. Click on "Create new file"