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 @@ -208,7 +208,7 @@ Global Flags:
208208```
209209$ helm diff rollback -h
210210
211- This command compares the laset manifests details of a named release
211+ This command compares the latest manifest details of a named release
212212with specific revision values to rollback.
213213
214214It forecasts/visualizes changes, that a helm rollback could perform.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ type rollback struct {
2828}
2929
3030const rollbackCmdLongUsage = `
31- This command compares the laset manifests details of a named release
31+ This command compares the latest manifest details of a named release
3232with specific revision values to rollback.
3333
3434It forecasts/visualizes changes, that a helm rollback could perform.
You can’t perform that action at this time.
0 commit comments