Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
docs: Fix typo in program deploy instructions (#16572)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstarry authored Apr 15, 2021
1 parent c826cdd commit c8ed14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/cli/deploy-a-program.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c8ed14c

Please sign in to comment.