mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Add a missing 'the'
This commit is contained in:
parent
460bea4024
commit
098aabd22a
|
|
@ -14,7 +14,7 @@ underlying homeserver implementation.
|
||||||
|
|
||||||
## Application Services
|
## Application Services
|
||||||
|
|
||||||
Application services are passive and can only observe events from
|
Application services are passive and can only observe events from the
|
||||||
homeserver. They can inject events into rooms they are participating in.
|
homeserver. They can inject events into rooms they are participating in.
|
||||||
They cannot prevent events from being sent, nor can they modify the
|
They cannot prevent events from being sent, nor can they modify the
|
||||||
content of the event being sent. In order to observe events from a
|
content of the event being sent. In order to observe events from a
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue