chore: fix spelling errors (#19220)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
co-authored by
github-merge-queue
Julien Robert
parent
bff1d823f5
commit
3c4a91efd0
@@ -111,6 +111,6 @@ func VerifyFile() *cobra.Command {
|
||||
},
|
||||
}
|
||||
|
||||
cmd.Flags().String(flagFileFormat, "json", "Choose whats the file format to be verified (json|text)")
|
||||
cmd.Flags().String(flagFileFormat, "json", "Choose what's the file format to be verified (json|text)")
|
||||
return cmd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user