Fix a typo in m.call.invite
This commit is contained in:
parent
b12e92440e
commit
043dddc490
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue