mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-28 19:48:37 +01:00
Merge pull request #3228 from ilovecommits/patch-1
Correct 'once-off' to 'one-off'
This commit is contained in:
commit
efbccb6edd
|
|
@ -328,7 +328,7 @@ Federation maintains *shared data structures* per-room between multiple
|
|||
homeservers. The data is split into `message events` and `state events`.
|
||||
|
||||
Message events:
|
||||
These describe transient 'once-off' activity in a room such as an
|
||||
These describe transient 'one-off' activity in a room such as an
|
||||
instant messages, VoIP call setups, file transfers, etc. They generally
|
||||
describe communication activity.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue