diff --git a/cmd/helm/show.go b/cmd/helm/show.go index ef45a6019..4640b3ccf 100644 --- a/cmd/helm/show.go +++ b/cmd/helm/show.go @@ -53,7 +53,7 @@ of the README file const showCRDsDesc = ` This command inspects a chart (directory, file, or URL) and displays the contents -of the CustomResourceDefintion files +of the CustomResourceDefinition files ` func newShowCmd(out io.Writer) *cobra.Command {