Skip to content

Commit d46fc95

Browse files
authored
Merge pull request #11419 from ethereum/improve-copywriting
Improve copywriting: rename guides hub and change wallet simulator CTA
2 parents 3ae73f0 + 6e09340 commit d46fc95

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
@@ -207,7 +207,7 @@ const WalletsPage = ({
207207
},
208208
{
209209
to: `#${SIMULATOR_ID}`,
210-
content: "Interactive tutorial",
210+
content: "How to use a wallet",
211211
matomo: {
212212
eventCategory: "wallet hero buttons",
213213
eventAction: "click",

0 commit comments

Comments
 (0)