Fix typo in check output

pull/53/head
Felix 4 years ago committed by GitHub
parent 68628d3776
commit dc6dd2e712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ var checkCmd = &cobra.Command{
CheckErr(internal.CheckConfig())
colors.Success.Println("Everyting is fine.")
colors.Success.Println("Everything is fine.")
},
}

Loading…
Cancel
Save