Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Balaam <[email protected]>
  • Loading branch information
dbkr and andybalaam authored Oct 22, 2024
1 parent f9670cb commit 5d67ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CreateCrossSigning.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ async function canUploadKeysWithPasswordOnly(cli: MatrixClient): Promise<boolean
*
* This function does not set up backups of the created cross-signing keys
* (or message keys): the cross-signing keys are stored locally and will be
* lost requiring a crypto reset, if the user logs out of loses their session.
* lost requiring a crypto reset, if the user logs out or loses their session.
*
* @param cli The Matrix Client to use
* @param isTokenLogin True if the user logged in via a token login, otherwise false
Expand Down

0 comments on commit 5d67ca9

Please sign in to comment.