From ac74c5b827efb477140a9d5cc71516b029c3e66d Mon Sep 17 00:00:00 2001 From: Brian Towles Date: Sun, 15 Aug 2021 23:11:14 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc56102..db33a77 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Templates allow you to output virtually any HTML you want to in the contents of * Auto reconnect to Home Assistant when connection is lost. * Custom CSS classes added to the module and every section. * Targeted rerender of templates only on state change of watched entity. -* Material Design icons embeded in module to use with output. +* Material Design icons embedded in module to use with output. ### How to use 1. Clone this repo into your Magic Mirrors modules directory with the following command: git clone https://github.com/wonderslug/MMM-HomeAssistantDisplay.git.