Typo fixes
This commit is contained in:
parent
fc6aa30000
commit
57f609cf1b
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Add `/versions` API as per [MSC2320](https://github.com/matrix-org/matrix-doc/pull/2320).
|
||||
Add `GET /_matrix/identity/versions` API as per [MSC2320](https://github.com/matrix-org/matrix-doc/pull/2320).
|
|
@ -47,5 +47,5 @@ paths:
|
|||
description: The supported versions.
|
||||
items:
|
||||
type: string
|
||||
description: The supported versions
|
||||
description: The supported versions.
|
||||
required: ['versions']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue