Skip to content

Commit 5a1392e

Browse files
committed
task(architecture): address typo in architecture.md file about EncryptionSyncService
1 parent 58755bb commit 5a1392e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ARCHITECTURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ implement encryption at rest can use those primitives.
7676

7777
Very high-level primitives implementing the best practices and cutting-edge Matrix tech:
7878

79-
- `EncryptionService`: a specialized service running simplified sliding sync (MSC4186) for
79+
- `EncryptionSyncService`: a specialized service running simplified sliding sync (MSC4186) for
8080
everything related to crypto and E2EE for the current `Client`.
8181
- `RoomListService`: a specialized service running simplified sliding sync (MSC4186) for
8282
retrieving the list of current rooms, and exposing its entries.

0 commit comments

Comments
 (0)