Skip to content

Commit

Permalink
Fix login modal tooltip description
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSachinK committed Feb 2, 2024
1 parent bdadded commit 11c062f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/helpers/strings/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ const strings: CommonStrings = {

// Login Modal
LOGIN_MODAL_TOOLTIP: `
Use a social account if you do not have already have funds on the blockchain.
Use an Ethereum wallet if you already have one.
Use a social account if you do not already have funds on the blockchain,
or use an Ethereum wallet if you already have one.
`,

// Receive Modal
Expand Down

0 comments on commit 11c062f

Please sign in to comment.