Merge pull request #1969 from jplatte/patch-1
Fix a typo in m.call.invite
This commit is contained in:
commit
5c62d6271c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"call_id": {
|
"call_id": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "A unique identifer for the call."
|
"description": "A unique identifier for the call."
|
||||||
},
|
},
|
||||||
"offer": {
|
"offer": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue