Skip to content

Commit bee0b79

Browse files
turt2liverichvdh
authored andcommitted
Typo fixes
1 parent de23222 commit bee0b79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Add `/versions` API as per [MSC2320](https://github.com/matrix-org/matrix-doc/pull/2320).
1+
Add `GET /_matrix/identity/versions` API as per [MSC2320](https://github.com/matrix-org/matrix-doc/pull/2320).

data/api/identity/versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ paths:
4747
description: The supported versions.
4848
items:
4949
type: string
50-
description: The supported versions
50+
description: The supported versions.
5151
required: ['versions']

0 commit comments

Comments
 (0)