mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-24 11:44:08 +02:00
Clarify _bridge_alice
Co-authored-by: Tulir Asokan <tulir@maunium.net>
This commit is contained in:
parent
4751785a8c
commit
7d9304fdde
|
|
@ -25,7 +25,7 @@ Example request
|
|||
"type": "m.login.application_service",
|
||||
"identifier": {
|
||||
"type": "m.id.user",
|
||||
"user": "alice"
|
||||
"user": "_bridge_alice"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue