File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ Global Flags:
184184```
185185$ helm diff rollback -h
186186
187- This command compares the laset manifests details of a named release
187+ This command compares the latest manifest details of a named release
188188with specific revision values to rollback.
189189
190190It forecasts/visualizes changes, that a helm rollback could perform.
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ type rollback struct {
2626}
2727
2828const rollbackCmdLongUsage = `
29- This command compares the laset manifests details of a named release
29+ This command compares the latest manifest details of a named release
3030with specific revision values to rollback.
3131
3232It forecasts/visualizes changes, that a helm rollback could perform.
You can’t perform that action at this time.
0 commit comments