From f0e386b2deb57af888900a07b5c864339ad15656 Mon Sep 17 00:00:00 2001 From: TM <4226647+trejan@users.noreply.github.com> Date: Sun, 17 Sep 2023 18:05:20 +0100 Subject: [PATCH] Fix typo --- cmd/store.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/store.go b/cmd/store.go index ae1a3152..f9001d2a 100644 --- a/cmd/store.go +++ b/cmd/store.go @@ -11,7 +11,7 @@ import ( var storeCmd = &cobra.Command{ Use: "store", Aliases: []string{"shop", "stor"}, - Short: "Install and update Home Asistant add-ons and manage stores", + Short: "Install and update Home Assistant add-ons and manage stores", Long: ` The store command allows you to manage Home Assistant add-ons by exposing commands for installing or update them. It also provides functionality