Merge pull request #3228 from ilovecommits/patch-1

Correct 'once-off' to 'one-off'
This commit is contained in:
Travis Ralston 2021-06-22 19:39:59 -06:00 committed by Richard van der Hoff
commit efbccb6edd

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`.
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.