typo/thinko in docs

This commit is contained in:
Bruno Windels 2020-10-01 14:39:23 +02:00
parent 300529b7c5
commit f402e8c6c4
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ export class Sync {
storeNames.groupSessionDecryptions,
storeNames.deviceIdentities,
// to discard outbound session when somebody leaves a room
// and to create room key messages when somebody leaves
// and to create room key messages when somebody joins
storeNames.outboundGroupSessions,
storeNames.operations,
storeNames.accountData,