Skip to content

Commit

Permalink
chore: improve copy
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Oct 31, 2024
1 parent 77745fb commit 03aa76f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/screens/BackupMnemonic.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ export function BackupMnemonic() {
<b>backs up your wallet savings balance</b>.&nbsp;
{info?.albyAccountConnected && (
<>
Encrypted channel backups are saved automatically to your
Alby Account.
Channel backups are saved automatically to your Alby
Account, encrypted with your recovery phrase.
</>
)}
{!info?.albyAccountConnected && (
Expand Down

0 comments on commit 03aa76f

Please sign in to comment.