Skip to content

Commit

Permalink
Minor typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Cuevas committed Oct 20, 2016
1 parent 58be8c9 commit ed28a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/helm/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const upgradeDesc = `
This command upgrades a release to a new version of a chart.
The upgrade arguments must be a release and a chart. The chart
argument can a chart reference ('stable/mariadb'), a path to a chart directory
argument can be a chart reference ('stable/mariadb'), a path to a chart directory
or packaged chart, or a fully qualified URL. For chart references, the latest
version will be specified unless the '--version' flag is set.
Expand Down

0 comments on commit ed28a38

Please sign in to comment.