Skip to content

Commit 6e09340

Browse files
committed
change copywriting for guides hub and wallet simulator CTA
1 parent bc518af commit 6e09340

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/intl/en/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"grants": "Grants",
108108
"grant-programs": "Ecosystem Grant Programs",
109109
"guides": "Guides",
110-
"guides-hub": "Guides hub",
110+
"guides-hub": "How-to guides",
111111
"history-of-ethereum": "History of Ethereum",
112112
"home": "Home",
113113
"how-ethereum-works": "How Ethereum works",

src/pages-conditional/wallets.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ const WalletsPage = ({
208208
},
209209
{
210210
to: `#${SIMULATOR_ID}`,
211-
content: "Interactive tutorial",
211+
content: "How to use a wallet",
212212
matomo: {
213213
eventCategory: "wallet hero buttons",
214214
eventAction: "click",

0 commit comments

Comments
 (0)