From 6c1678244ff4e21a15036602ff58b1530b76b706 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 05:58:31 +0000 Subject: [PATCH] docs: Fix typo in program deploy instructions (#16572) (#16575) (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.