docs: fix typo in helm version command description

Signed-off-by: s3onghyun <s3onghyun.hong@gmail.com>
pull/32233/head
s3onghyun 2 days ago
parent 422773cd49
commit dd442c0cc7

@ -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