chore: typo
diff --git a/pages/_app.tsx b/pages/_app.tsx
index 460d96f..d7d1a4a 100644
--- a/pages/_app.tsx
+++ b/pages/_app.tsx
@@ -3,7 +3,7 @@ import { ThirdwebProvider, smartWallet } from "@thirdweb-dev/react";
import "../styles/globals.css";
import { CeloAlfajoresTestnet } from "@thirdweb-dev/chains";
-// Mumbai is where our wallet factory and NFT collection are deployed
+// Celo Alfajores is where our wallet factory and NFT collection are deployed
const activeChain = "celo-alfajores-testnet";
function MyApp({ Component, pageProps }: AppProps) {
GitHub
sha: bdf60c5dd2d5af579e8306d8b5537a6e848f05d7