Skip to content

Commit

Permalink
fix(Typo): Update pages/beacon.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Tsai ChiaChi <[email protected]>
  • Loading branch information
JulesGuesnon and rueshyna authored Nov 7, 2023
1 parent 71a9be1 commit 9ae1a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/beacon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ const Beacon = () => {
{validationState === State.CODE && (
<p className="mt-2 text-sm text-zinc-400 lg:w-1/2">
To obtain the code, go to the beacon connection modal in the Dapp,
click on {`"Show QR code"`}, then {`"beacon"`} and click on Copy
click on {`"Show QR code"`}, then select {`"beacon"`} and click on Copy
to clipboard. You can then paste the code below
</p>
)}
Expand Down

0 comments on commit 9ae1a18

Please sign in to comment.