Skip to content

Commit d6b4187

Browse files
committed
adjust copy
1 parent cf80b08 commit d6b4187

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/WalletSimulatorData.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -337,8 +337,8 @@ export const walletOnboardingSimData: SimulatorData = {
337337
allowing you to interact with your on-chain assets.
338338
</Text>
339339
<Text>
340-
Your friend just sent an NFT art piece to your address! Let's
341-
login to a new NFT marketplace to view it.
340+
Your friend just sent an NFT art piece to your address! Let's go
341+
to a new NFT marketplace website to view it.
342342
</Text>
343343
</>
344344
),
@@ -432,7 +432,7 @@ export const walletOnboardingSimData: SimulatorData = {
432432
},
433433
],
434434
ctaLabels: [
435-
"Go to website",
435+
"Go to web app",
436436
"Connect wallet",
437437
"Connect to app",
438438
"Go to account",

0 commit comments

Comments
 (0)