mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-06 03:04:10 +02:00
Correct wording in appservice docs
Fix an incoherence in explanation of event sending to application services.
This commit is contained in:
parent
2baca03e6b
commit
182baf8679
|
|
@ -84,7 +84,7 @@ For the `users` namespace, application services can only register interest in
|
|||
homeserver). Events affecting users on other homeservers are not sent to an application
|
||||
service, even if the user happens to match the one of the `users` namespaces (unless,
|
||||
of course, the event affects a room that the application service is interested in
|
||||
for another room - for example, because there is another user in the room that the
|
||||
for another reason - for example, because there is another user in the room that the
|
||||
application service is interested in).
|
||||
|
||||
For the `rooms` and `aliases` namespaces, all events in a matching room will be
|
||||
|
|
|
|||
Loading…
Reference in a new issue