Correct 'once-off' to 'one-off'

This commit is contained in:
ilovecommits 2021-06-01 10:10:42 +00:00 committed by Richard van der Hoff
parent 153df04953
commit 175e3c157d

View file

@ -328,7 +328,7 @@ Federation maintains *shared data structures* per-room between multiple
homeservers. The data is split into `message events` and `state events`. homeservers. The data is split into `message events` and `state events`.
Message 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 instant messages, VoIP call setups, file transfers, etc. They generally
describe communication activity. describe communication activity.