Typo fixes

pull/977/head
Travis Ralston 5 years ago committed by Richard van der Hoff
parent fc6aa30000
commit 57f609cf1b

@ -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. description: The supported versions.
items: items:
type: string type: string
description: The supported versions description: The supported versions.
required: ['versions'] required: ['versions']

Loading…
Cancel
Save