Skip to content

Commit

Permalink
Typo (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
stoned committed Nov 28, 2022
1 parent 3a5eafe commit a640d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Expand Up @@ -11,7 +11,7 @@ import (
var RootCmd = &cobra.Command{
Use: "atmos",
Short: "Universal Tool for DevOps and Cloud Automation",
Long: `'atmos'' is a universal tool for DevOps and cloud automation used for provisioning, managing and orchestrating workflows across various toolchains`,
Long: `'atmos' is a universal tool for DevOps and cloud automation used for provisioning, managing and orchestrating workflows across various toolchains`,
}

// Execute adds all child commands to the root command and sets flags appropriately.
Expand Down

0 comments on commit a640d1e

Please sign in to comment.