From 9166f697ebf1ee765851275854070f4bd1839217 Mon Sep 17 00:00:00 2001 From: ThinhNX <168700277+thinhnx-var@users.noreply.github.com> Date: Fri, 4 Oct 2024 21:45:56 +0700 Subject: [PATCH] Update verify.go Co-authored-by: Jeff Thompson --- tm2/pkg/crypto/keys/client/verify.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tm2/pkg/crypto/keys/client/verify.go b/tm2/pkg/crypto/keys/client/verify.go index d7d031a875d..52bc5c89973 100644 --- a/tm2/pkg/crypto/keys/client/verify.go +++ b/tm2/pkg/crypto/keys/client/verify.go @@ -47,7 +47,7 @@ func (c *VerifyCfg) RegisterFlags(fs *flag.FlagSet) { "path of document file to verify", ) - // info to recontruct the message + // info to reconstruct the message fs.StringVar( &c.ChainID, "chainid",