mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-04 23:13:43 +01:00
Merge pull request #1969 from jplatte/patch-1
Fix a typo in m.call.invite
This commit is contained in:
commit
5c62d6271c
|
|
@ -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