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",