From cdacd82f9c9516c3c6b24d6d5caa624eeff4c26d Mon Sep 17 00:00:00 2001 From: Dan <59684116+dcs8@users.noreply.github.com> Date: Mon, 19 Apr 2021 22:42:49 +0100 Subject: [PATCH] Fixed typo (#17525) Fixed typo --- source/_lovelace/entities.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown index 2768bb8810e..8a6fc8db5d9 100644 --- a/source/_lovelace/entities.markdown +++ b/source/_lovelace/entities.markdown @@ -390,7 +390,7 @@ entities: ### Buttons row -Above the divider are regular entity rows, below one of type `buttons`. Note that regular entity rows automatically show the entity name, whereas for buttons you have to explicitely specify a label / name. +Above the divider are regular entity rows, below one of type `buttons`. Note that regular entity rows automatically show the entity name, whereas for buttons you have to explicitly specify a label / name.

Screenshot of buttons row