From 166fa334338fa8bd40626a0a0e27a1b34a876c81 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 09:02:50 +0000 Subject: [PATCH] Update deploy-a-program.md (#15727) (#15728) (cherry picked from commit 9c8e7564eddd38e77c772e6212f6d1bc58c2dbc5) Co-authored-by: Kasim Te --- 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 b18231cd00..d2e4c18fb3 100644 --- a/docs/src/cli/deploy-a-program.md +++ b/docs/src/cli/deploy-a-program.md @@ -229,7 +229,7 @@ like multi-entity governed programs where the governing members fist verify the intermediary buffer contents and then vote to allow an upgrade using it. ```bash -solana progrma write-buffer +solana program write-buffer ``` Buffer accounts support authorities like program accounts: