Remove extra 'an' from spec index (#3433)

Signed-off-by: Andy Balaam <andyb@element.io>
This commit is contained in:
Andy Balaam 2021-10-07 14:40:47 +01:00 committed by GitHub
parent 43a71c0092
commit 2fc3982568
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 'one-off' activity in a room such as an
These describe transient 'one-off' activity in a room such as
instant messages, VoIP call setups, file transfers, etc. They generally
describe communication activity.