From b2f24ef5b97f00e38ac9f6d43ee939056560b4a9 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 16 Dec 2019 15:27:45 -0500 Subject: [PATCH] spelling: cryptographic Signed-off-by: Josh Soref --- cmd/helm/verify.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/helm/verify.go b/cmd/helm/verify.go index 1cdd26290..d3ae517c9 100644 --- a/cmd/helm/verify.go +++ b/cmd/helm/verify.go @@ -27,7 +27,7 @@ import ( const verifyDesc = ` Verify that the given chart has a valid provenance file. -Provenance files provide crytographic verification that a chart has not been +Provenance files provide cryptographic verification that a chart has not been tampered with, and was packaged by a trusted provider. This command can be used to verify a local chart. Several other commands provide