Skip to content

Commit

Permalink
remove double word (#25074)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeingalls committed May 8, 2022
1 parent aba6a89 commit 032a2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/wallet-guide/file-system-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ solana-keygen verify <PUBKEY> ~/my-solana-wallet/my-keypair.json

where `<PUBKEY>` is replaced with your wallet address.
The command will output "Success" if the given address matches the
the one in your keypair file, and "Failed" otherwise.
one in your keypair file, and "Failed" otherwise.

## Creating Multiple File System Wallet Addresses

Expand Down

0 comments on commit 032a2b8

Please sign in to comment.