diff --git a/docs/src/wallet-guide/file-system-wallet.md b/docs/src/wallet-guide/file-system-wallet.md index 27da2004fb7b13..90fb5c29269f1d 100644 --- a/docs/src/wallet-guide/file-system-wallet.md +++ b/docs/src/wallet-guide/file-system-wallet.md @@ -54,7 +54,7 @@ solana-keygen verify ~/my-solana-wallet/my-keypair.json where `` is replaced with your wallet address. The command will output "Success" if the given address matches the -the one in your keypair file, and "Failed" otherwise. +one in your keypair file, and "Failed" otherwise. ## Creating Multiple File System Wallet Addresses