From a4e20493081d8218150933a71fd5d39a92bec017 Mon Sep 17 00:00:00 2001 From: Henry Date: Tue, 12 Dec 2023 18:29:39 +0000 Subject: [PATCH] chore: minor text change --- packages/site/src/pages/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/site/src/pages/index.tsx b/packages/site/src/pages/index.tsx index 0023002..01c9bc4 100644 --- a/packages/site/src/pages/index.tsx +++ b/packages/site/src/pages/index.tsx @@ -166,7 +166,7 @@ const Index = () => { {isMetaMaskReady && !state.installedSnap && ( - Install + Install Snap Get started by installing this snap. @@ -182,7 +182,7 @@ const Index = () => { {shouldDisplayReconnectButton(state.installedSnap) && ( - Reinstall + Update/Reinstall Snap Update the snap, or reinstall if something isn't right.