Skip to content

Commit

Permalink
governance committee: fix hot/cold confusion in help text
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Jun 21, 2024
1 parent 202d13e commit 040edbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ pGovernanceCommitteeKeyGenHotCmd era = do
$ Opt.info (pCmd w)
$ Opt.progDesc
$ mconcat
[ "Create a cold key pair for a Constitutional Committee Member"
[ "Create a hot key pair for a Constitutional Committee Member"
]
where
pCmd :: ()
Expand Down

0 comments on commit 040edbd

Please sign in to comment.