From 2e5ad16b6245bf9c96c91446d5b63f7c96beb494 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 14:04:54 +0000 Subject: [PATCH] docs: Fix typo in program deploy instructions (#16572) (#16574) (cherry picked from commit c8ed14c647544414023e05ba1fe9c44fbd765830) Co-authored-by: Justin Starry --- docs/src/cli/deploy-a-program.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/cli/deploy-a-program.md b/docs/src/cli/deploy-a-program.md index bd12de4462..3f9fb38bf1 100644 --- a/docs/src/cli/deploy-a-program.md +++ b/docs/src/cli/deploy-a-program.md @@ -142,7 +142,7 @@ Or to recover the account's lamports, pass it as the To recover the keypair: ```bash -solana-keypair recover -o +solana-keygen recover -o ``` When asked, enter the 12-word seed phrase.