Skip to content

Commit

Permalink
fix: consistent naming
Browse files Browse the repository at this point in the history
  • Loading branch information
sandro-salzmann committed Oct 13, 2023
1 parent 8a3799d commit 00d5b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/link-output/link-output.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const LinkOutput = ({
return (
<>
<p className={`mb-2 mt-4 transition-all ${linkOpacity}`}>
Step 3: Send the link below and your passhprase to the receiver.
Step 3: Send the link below and your passhprase to the recipient
</p>
<div className="flex gap-3">
<TextInput
Expand Down

0 comments on commit 00d5b87

Please sign in to comment.