Skip to content

Commit

Permalink
fix(fctl): update fctl cloud me wordings
Browse files Browse the repository at this point in the history
  • Loading branch information
altitude committed Jul 9, 2024
1 parent f73dadc commit df0986b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/fctl/cmd/cloud/me/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (

func NewCommand() *cobra.Command {
return fctl.NewCommand("me",
fctl.WithShortDescription("Current use management"),
fctl.WithShortDescription("Current user management"),
fctl.WithChildCommands(
invitations.NewCommand(),
NewInfoCommand(),
Expand Down

0 comments on commit df0986b

Please sign in to comment.