From c274c2f126afdac5daf5fb77d4d662fd77025882 Mon Sep 17 00:00:00 2001 From: Jeremy <105452084+jrmyw92@users.noreply.github.com> Date: Sat, 21 May 2022 12:46:34 -0400 Subject: [PATCH] Update users.tsx --- website/src/data/users.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 01481ec9b5cb..88e6dffe9df8 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -232,7 +232,7 @@ const Users: User[] = [ { title: 'Avana Wallet', description: - 'A Solana blockchain non-custodial wallet that enables you to connect to Web3 decentralized applications (dapps), DeFi, GameFi and NFT marketplaces.', + 'Solana blockchain non-custodial wallet that connects you to Web3 dapps, DeFi, GameFi and NFT marketplaces.', preview: require('./showcase/avana-wallet.png'), website: 'https://docs.avanawallet.com/', source: null,