From 36ac9b3bb11fea32e4a229ffddd12043821463fe Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 17:46:50 +0000 Subject: [PATCH] Fix typo (#17326) (#17331) (cherry picked from commit f1b4a0a2e0acda1f2e066b17571ee19e2c01bab4) Co-authored-by: Ulrich Stark <8657779+ulrichstark@users.noreply.github.com> --- docs/src/cli/conventions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/cli/conventions.md b/docs/src/cli/conventions.md index 87521d12d9..4c73f21808 100644 --- a/docs/src/cli/conventions.md +++ b/docs/src/cli/conventions.md @@ -46,7 +46,7 @@ on your wallet type. #### Paper Wallet In a paper wallet, the keypair is securely derived from the seed words and -optional passphrase you entered when the wallet was create. To use a paper +optional passphrase you entered when the wallet was created. To use a paper wallet keypair anywhere the `` text is shown in examples or help documents, enter the uri scheme `prompt://` and the program will prompt you to enter your seed words when you run the command.