diff --git a/src/intl/en/common.json b/src/intl/en/common.json index 7bdb6c9aef9..d93be2f3864 100644 --- a/src/intl/en/common.json +++ b/src/intl/en/common.json @@ -107,7 +107,7 @@ "grants": "Grants", "grant-programs": "Ecosystem Grant Programs", "guides": "Guides", - "guides-hub": "Guides hub", + "guides-hub": "How-to guides", "history-of-ethereum": "History of Ethereum", "home": "Home", "how-ethereum-works": "How Ethereum works", diff --git a/src/pages-conditional/wallets.tsx b/src/pages-conditional/wallets.tsx index 99a026100f9..27ffa00b03a 100644 --- a/src/pages-conditional/wallets.tsx +++ b/src/pages-conditional/wallets.tsx @@ -207,7 +207,7 @@ const WalletsPage = ({ }, { to: `#${SIMULATOR_ID}`, - content: "Interactive tutorial", + content: "How to use a wallet", matomo: { eventCategory: "wallet hero buttons", eventAction: "click",