We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b026fbc commit d9eab42Copy full SHA for d9eab42
cmd/start/cmd.go
@@ -30,7 +30,7 @@ func Cmd() *cobra.Command {
30
Use: "start",
31
Aliases: []string{"quickstart"},
32
GroupID: "core",
33
- Short: "🚀 Run the application quickstart process",
+ Short: "🚀 Run the application quickstaart process",
34
Long: `Run the application quickstart process for the current template.
35
The following actions will be performed:
36
- Checking for prerequisite tooling
0 commit comments