mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
Fix a typo in m.call.invite
This commit is contained in:
parent
b12e92440e
commit
043dddc490
|
|
@ -10,7 +10,7 @@
|
|||
"properties": {
|
||||
"call_id": {
|
||||
"type": "string",
|
||||
"description": "A unique identifer for the call."
|
||||
"description": "A unique identifier for the call."
|
||||
},
|
||||
"offer": {
|
||||
"type": "object",
|
||||
|
|
|
|||
Loading…
Reference in a new issue