Skip to content

Commit 661eb90

Browse files
authored
Update cmd/root.go
1 parent 2c1a630 commit 661eb90

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
@@ -20,7 +20,7 @@ The Helm Diff Plugin
2020
2121
* Shows a diff explaining what a helm rollback would change:
2222
This fetches the currently deployed version of a release
23-
and compares it to deployed versions of a release, that you
23+
and compares it to the previously deployed version of the release, that you
2424
want to rollback. This can be used visualize what changes a
2525
helm rollback will perform.
2626
`

0 commit comments

Comments
 (0)