mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-28 19:48:37 +01:00
fix typo
Co-Authored-By: Shamil K <me@noteness.in>
This commit is contained in:
parent
da5ce919f2
commit
fee2ebf682
|
|
@ -9,7 +9,7 @@ way of storing such data.
|
|||
|
||||
## Proposal
|
||||
|
||||
Secrets are data that clients need to use and thate are sent through or stored
|
||||
Secrets are data that clients need to use and that are sent through or stored
|
||||
on the server, but should not be visible to server operators. Secrets are
|
||||
plain strings -- if clients need to use more complicated data, it must be
|
||||
encoded as a string.
|
||||
|
|
|
|||
Loading…
Reference in a new issue