Skip to content

Commit 4616426

Browse files
mumoshujsoref
authored andcommitted
Update cmd/root.go
1 parent 9aa0348 commit 4616426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Helm Diff Plugin
2323
2424
* Shows a diff explaining what a helm rollback would change:
2525
This fetches the currently deployed version of a release
26-
and compares it to deployed versions of a release, that you
26+
and compares it to the previously deployed version of the release, that you
2727
want to rollback. This can be used visualize what changes a
2828
helm rollback will perform.
2929
`

0 commit comments

Comments
 (0)