From 032a2b82157cc6792507ad096093bd50ab5f0065 Mon Sep 17 00:00:00 2001 From: Luke Ingalls <45518011+lukeingalls@users.noreply.github.com> Date: Sun, 8 May 2022 10:11:10 -0700 Subject: [PATCH] remove double word (#25074) --- docs/src/wallet-guide/file-system-wallet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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