From 4af348e9b9c988690e0c8822cd74cfbb2e7727ce Mon Sep 17 00:00:00 2001 From: Taha ZIADEH Date: Fri, 30 Aug 2024 23:31:52 +0200 Subject: [PATCH] Update custom_widgets.md (#2356) Fixed typo in custom_widgets.md Signed-off-by: Taha ZIADEH --- tutorials/getting_started/custom_widgets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/getting_started/custom_widgets.md b/tutorials/getting_started/custom_widgets.md index 1bbba78c2..449506bf7 100644 --- a/tutorials/getting_started/custom_widgets.md +++ b/tutorials/getting_started/custom_widgets.md @@ -195,7 +195,7 @@ Up to this point the tutorial has focused on list item widgets because as someon However, there is that Overview tab that needs to be manually populated too. This page will be populated with stand-alone widgets or card widgets. -Often, one will want to have one single stand-alone widget to represent a single Equipment, for example a thermostat or a Chomecast. +Often, one will want to have one single stand-alone widget to represent a single Equipment, for example a thermostat or a Chromecast. These will be a single card that provides the display and interaction with many Items. If one has more than one Equipment that will use the same widget, or the widget is complex, create a custom widget for these. Once created, apply the custom widget to the Equipment Group Item in the model.