From f1b4a0a2e0acda1f2e066b17571ee19e2c01bab4 Mon Sep 17 00:00:00 2001 From: Ulrich Stark <8657779+ulrichstark@users.noreply.github.com> Date: Wed, 19 May 2021 19:24:08 +0200 Subject: [PATCH] Fix typo (#17326) --- 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.