docs: Fix typo in program deploy instructions (#16572)

This commit is contained in:
Justin Starry 2021-04-15 21:56:19 +08:00 committed by GitHub
parent c826cddbb5
commit c8ed14c647
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,7 +142,7 @@ Or to recover the account's lamports, pass it as the
To recover the keypair:
```bash
solana-keypair recover -o <KEYPAIR_PATH>
solana-keygen recover -o <KEYPAIR_PATH>
```
When asked, enter the 12-word seed phrase.