mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-26 09:03:42 +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
|
## 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
|
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
|
plain strings -- if clients need to use more complicated data, it must be
|
||||||
encoded as a string.
|
encoded as a string.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue