From f107aa296bfa7acd5a461e671ca29bdb0032008b Mon Sep 17 00:00:00 2001 From: Ted Robertson <10043369+tredondo@users.noreply.github.com> Date: Tue, 28 Sep 2021 05:20:13 +1300 Subject: [PATCH] Wallet guide: fix grammar (#20228) --- docs/src/wallet-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/wallet-guide.md b/docs/src/wallet-guide.md index 33af87fe50..f4c89d7e7a 100644 --- a/docs/src/wallet-guide.md +++ b/docs/src/wallet-guide.md @@ -37,8 +37,8 @@ private key to a wallet, they can withdraw all the tokens it contains. If the private key for a wallet is lost, any tokens that have been sent to that wallet's address are **permanently lost**. -Different wallet solutions offer different approaches to keypair security and -interacting with the keypair and sign transactions to use/spend the tokens. +Different wallet solutions offer different approaches to keypair security, +interacting with the keypair, and signing transactions to use/spend the tokens. Some are easier to use than others. Some store and back up private keys more securely. Solana supports multiple types of wallets so you can choose the right balance