Skip to content

Commit

Permalink
Fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyera Eulberg committed Dec 12, 2023
1 parent fcd8107 commit 4d35067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/src/wallet.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ impl WalletSubCommands for App<'_, '_> {
.index(1)
.value_name("ACCOUNT_ADDRESS")
.required(true),
"Account key URI"
"Account address"
))
.arg(
Arg::with_name("output_file")
Expand Down

0 comments on commit 4d35067

Please sign in to comment.