Skip to content

Commit 15d02e0

Browse files
authored
Fix typo
1 parent 11cdb25 commit 15d02e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "diff"
22
# Version is the version of Helm plus the number of official builds for this
33
# plugin
44
version: "2.2.1+1"
5-
usage: "Show a diff explaing what a helm upgrade would change"
6-
description: "Show a diff explaing what a helm upgrade would change"
5+
usage: "Preview helm upgrade changes as a diff"
6+
description: "Preview helm upgrade changes as a diff"
77
useTunnel: true
88
command: "$HELM_PLUGIN_DIR/diff"

0 commit comments

Comments
 (0)