Fix a typo in m.call.invite

This commit is contained in:
Jonas Platte 2019-04-20 21:56:43 +02:00 committed by GitHub
parent b12e92440e
commit 043dddc490
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",