From c9d4eb4d0d955ffcc743886f0ce1262d7b76ba21 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 1 Mar 2024 13:21:00 +0100 Subject: [PATCH] Fix typo (#31690) --- source/dashboards/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/dashboards/index.markdown b/source/dashboards/index.markdown index 1d285deb3d8..23cca5b5ec4 100644 --- a/source/dashboards/index.markdown +++ b/source/dashboards/index.markdown @@ -7,7 +7,7 @@ Home Assistant dashboards allow you to display information about your smart home You can customize your dashboard using various options: -- Different cards types to visualize your data and control your smart home devices. +- Different card types to visualize your data and control your smart home devices. - [Themes](/integrations/frontend/#defining-themes) (even at a per card basis). - Override names and icons of entities. - Use custom cards from our amazing community.