Merge pull request #2857 from wbamberg/fix-capabilities-api-typo
Fix typo in Capabilities API title
This commit is contained in:
commit
7ff9be4fee
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
swagger: '2.0'
|
swagger: '2.0'
|
||||||
info:
|
info:
|
||||||
title: "Matrix Client-Server Capabiltiies API"
|
title: "Matrix Client-Server Capabilities API"
|
||||||
version: "1.0.0"
|
version: "1.0.0"
|
||||||
host: localhost:8008
|
host: localhost:8008
|
||||||
schemes:
|
schemes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue