Skip to content

Commit

Permalink
fix: typo in command
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Jan 10, 2022
1 parent 569e6f9 commit 396870b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/account_producer.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
)

var accountCompanyProducerCmd = &cobra.Command{
Use: "company",
Use: "producer",
Short: "Manage your Shopware manufacturer",
}

Expand Down

0 comments on commit 396870b

Please sign in to comment.