Skip to content

Commit 4fadace

Browse files
uhoregdbkr
andauthored
Update proposals/1946-secure_server-side_storage.md
Co-Authored-By: David Baker <[email protected]>
1 parent 86eccc3 commit 4fadace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/1946-secure_server-side_storage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ A key with ID `abcdefg` is stored in `m.secret_storage.key.abcdefg`
5050

5151
A key can be marked as the "default" key by setting the user's account_data
5252
with event type `m.secret_storage.default_key` to the ID of the key. The
53-
default key will be used to encrypet all secrets that the user would expect to
53+
default key will be used to encrypt all secrets that the user would expect to
5454
be available on all their clients. Unless the user specifies otherwise,
5555
clients will try to use the default key to decrypt secrets.
5656

0 commit comments

Comments
 (0)