From 7adc557c64d8db62a2d51851860ba1b605392356 Mon Sep 17 00:00:00 2001 From: Paul Howard Date: Wed, 19 Jun 2024 21:07:36 +0100 Subject: [PATCH] fix: minor typo Signed-off-by: Paul Howard --- cmd/psa/print.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/psa/print.go b/cmd/psa/print.go index d162f56..534a750 100644 --- a/cmd/psa/print.go +++ b/cmd/psa/print.go @@ -22,7 +22,7 @@ func NewPrintCmd(fs afero.Fs) *cobra.Command { cmd := &cobra.Command{ Use: "print", Short: "print the contents of a PSA attestation token to the standard output", - Long: `Print the contents of the given PSA attestation tokan to the standard + Long: `Print the contents of the given PSA attestation token to the standard output, without performing any cryptographic checks. Print a PSA attestation token contained in my.cbor: