From f5aa9aae2b442e87e2740de6ff4a27625a3eee10 Mon Sep 17 00:00:00 2001 From: Gustavo Antunes <17601467+gantunesr@users.noreply.github.com> Date: Wed, 14 Sep 2022 09:47:07 -0300 Subject: [PATCH] Fix typo in faucet name --- app/util/dapp-url-list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/util/dapp-url-list.js b/app/util/dapp-url-list.js index e6e7f8b3f45..fccdb1f0420 100644 --- a/app/util/dapp-url-list.js +++ b/app/util/dapp-url-list.js @@ -137,7 +137,7 @@ export default [ }, { url: 'https://faucet.metamask.io/', - name: 'MetamMask Ether Faucet (Ropsten)', + name: 'MetaMask Ether Faucet (Ropsten)', }, { url: 'https://www.minds.com/',