Skip to content

Commit

Permalink
fix: Fixed small typo an cross signing reset modal (#1112)
Browse files Browse the repository at this point in the history
  • Loading branch information
herasymenko-bohdan authored Mar 30, 2023
1 parent f669403 commit dcad184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/organisms/settings/CrossSigning.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ function CrossSigningReset() {
<Text variant="h1">{twemojify('✋🧑‍🚒🤚')}</Text>
<Text weight="medium">Resetting cross-signing keys is permanent.</Text>
<Text>
Anyone you have verified with will see security alerts and your message backup will lost.
Anyone you have verified with will see security alerts and your message backup will be lost.
You almost certainly do not want to do this,
unless you have lost <b>Security Key</b> or <b>Phrase</b> and
every session you can cross-sign from.
Expand Down

0 comments on commit dcad184

Please sign in to comment.