From b18e569bf02c5620b256ed51d38c62fbe5a4cedc Mon Sep 17 00:00:00 2001 From: Eric Bishard Date: Fri, 27 Sep 2024 15:26:34 -0400 Subject: [PATCH] Update wallet/connect/index.md Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> --- wallet/connect/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallet/connect/index.md b/wallet/connect/index.md index 94ee50abb09..2070fbcdd19 100644 --- a/wallet/connect/index.md +++ b/wallet/connect/index.md @@ -7,7 +7,7 @@ description: Connect to MetaMask using various options. You can connect your dapp to MetaMask using one of the following methods: - [MetaMask SDK](metamask-sdk/index.md) -- Third-party libraries with SDK support, e.g., [Wagmi](3rd-party-libraries/wagmi.md) or +- Third-party libraries with SDK support, such as [Wagmi](3rd-party-libraries/wagmi.md) or [Web3-Onboard](3rd-party-libraries/web3-onboard.md) - The MetaMask [Wallet API](wallet-api.md) directly