We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ae73f0 + 6e09340 commit d46fc95Copy full SHA for d46fc95
src/intl/en/common.json
@@ -107,7 +107,7 @@
107
"grants": "Grants",
108
"grant-programs": "Ecosystem Grant Programs",
109
"guides": "Guides",
110
- "guides-hub": "Guides hub",
+ "guides-hub": "How-to guides",
111
"history-of-ethereum": "History of Ethereum",
112
"home": "Home",
113
"how-ethereum-works": "How Ethereum works",
src/pages-conditional/wallets.tsx
@@ -207,7 +207,7 @@ const WalletsPage = ({
207
},
208
{
209
to: `#${SIMULATOR_ID}`,
210
- content: "Interactive tutorial",
+ content: "How to use a wallet",
211
matomo: {
212
eventCategory: "wallet hero buttons",
213
eventAction: "click",
0 commit comments