remove double word (#25074)

This commit is contained in:
Luke Ingalls 2022-05-08 10:11:10 -07:00 committed by GitHub
parent aba6a89517
commit 032a2b8215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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