Skip to content

Commit fc455e3

Browse files
key-features: missing colon
1 parent 96af763 commit fc455e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/key-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Data is **persisted first on the client**—not on a remote database. Users can
3636

3737
Every update is encrypted **on the client** using XChaCha20-Poly1305. Only members of a Space possess the symmetric key, so neither the sync server nor The Graph can read private data.
3838

39-
* **Automatic key rotation** when members join/leave (not yet implemented).
39+
* **Automatic key rotation**: when members join/leave (not yet implemented).
4040
* **Multi-device**: each device holds its own key pair.
4141

4242
## Knowledge Graph SDK

0 commit comments

Comments
 (0)