We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc518af commit 6e09340Copy full SHA for 6e09340
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
@@ -208,7 +208,7 @@ const WalletsPage = ({
208
},
209
{
210
to: `#${SIMULATOR_ID}`,
211
- content: "Interactive tutorial",
+ content: "How to use a wallet",
212
matomo: {
213
eventCategory: "wallet hero buttons",
214
eventAction: "click",
0 commit comments