mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
typo fixes to prose
This commit is contained in:
parent
a74deeb58b
commit
1ff2499f41
|
|
@ -7,9 +7,9 @@ type: module
|
|||
Clients can store custom config data for their account on their
|
||||
homeserver. This account data will be synced between different devices
|
||||
and can persist across installations on a particular device. Users may
|
||||
only view the account data for their own account
|
||||
only view the account data for their own account.
|
||||
|
||||
The account\_data may be either global or scoped to a particular rooms.
|
||||
The account data may be either global or scoped to a particular room.
|
||||
|
||||
#### Events
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue