fix(version): fix typo in doc comment

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Signed-off-by: Matheus Hunsche <matheus.hunsche@ifood.com.br>
pull/8840/head
Matthew Fisher 6 years ago committed by Matheus Hunsche
parent 0129becd79
commit 1b12187d1a

@ -23,7 +23,7 @@ import (
)
var (
// version is the current version of the Helm.
// version is the current version of Helm.
// Update this whenever making a new release.
// The version is of the format Major.Minor.Patch[-Prerelease][+BuildMetadata]
//

Loading…
Cancel
Save