Skip to content

Commit

Permalink
Fix typo (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
trejan authored Sep 19, 2023
1 parent 64e0d10 commit 936246d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/store.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 936246d

Please sign in to comment.