Skip to content

Commit

Permalink
fix: wrong number in instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Aug 28, 2024
1 parent 4ebd032 commit 7dec15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/screens/internal-apps/UncleJimApp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ export function UncleJimApp() {
<AccordionTrigger>Alby Extension</AccordionTrigger>
<AccordionContent>
<p className="text-muted-foreground text-sm mb-5">
2. Send {name} the below connection secret which they can add
1. Send {name} the below connection secret which they can add
to their Alby Extension by choosing "Bring Your Own Wallet"{" "}
{"->"} "Nostr Wallet Connect" and pasting the connection
secret. Do not to share this publicly as it contains the
Expand Down

0 comments on commit 7dec15e

Please sign in to comment.