Remove duplicate word (#7236)
This commit is contained in:
parent
f0a40862d6
commit
5f58e0661b
|
@ -36,7 +36,7 @@ solana-keygen new --help
|
|||
## Public Key Derivation
|
||||
|
||||
Public keys can be derived from a seed phrase and a passphrase if you choose to
|
||||
use one. This is useful for using using an offline-generated seed phrase to
|
||||
use one. This is useful for using an offline-generated seed phrase to
|
||||
derive a valid public key. The `solana-keygen pubkey` command will walk you
|
||||
through entering your seed phrase and a passphrase if you chose to use one.
|
||||
|
||||
|
|
Loading…
Reference in New Issue