Merge pull request #32233 from s3onghyun/docs-version-desc-typo

docs: fix typo in helm version command description
pull/32180/merge
Terry Howe 2 days ago committed by GitHub
commit f59fae54cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -30,7 +30,7 @@ import (
const versionDesc = `
Show the version for Helm.
This will print a representation the version of Helm.
This will print a representation of the version of Helm.
The output will look something like this:
version.BuildInfo{Version:"v3.2.1", GitCommit:"fe51cd1e31e6a202cba7dead9552a6d418ded79a", GitTreeState:"clean", GoVersion:"go1.13.10"}

Loading…
Cancel
Save