File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ export const walletOnboardingSimData: SimulatorData = {
216
216
on Ethereum.
217
217
</ Text >
218
218
< Text >
219
- Let's first look at how to receive Ether , Ethereum's native
219
+ Let's first look at how to receive ether (ETH) , Ethereum's native
220
220
currency.
221
221
</ Text >
222
222
< Text > Click the "Receive" button to see how to receive funds.</ Text >
@@ -241,7 +241,7 @@ export const walletOnboardingSimData: SimulatorData = {
241
241
) ,
242
242
} ,
243
243
{
244
- header : "You received some ether! Now let's send some" ,
244
+ header : "You received ether (ETH) ! Now let's send some" ,
245
245
description : (
246
246
< >
247
247
< Text >
@@ -254,7 +254,7 @@ export const walletOnboardingSimData: SimulatorData = {
254
254
address—receiving is free. < Emoji text = "😁" />
255
255
</ Text >
256
256
< Text >
257
- Let's try sending some funds by clicking the "Send" button.
257
+ Let's try sending some ETH by clicking the "Send" button.
258
258
</ Text >
259
259
</ >
260
260
) ,
You can’t perform that action at this time.
0 commit comments