Fix more describes -> describe

This commit is contained in:
Travis Ralston 2020-05-19 09:54:07 -06:00
parent 0e771c7b07
commit 05e83f2e7d
3 changed files with 3 additions and 3 deletions

View file

@ -174,7 +174,7 @@ paths:
to accept it into the room's graph. Note that events have
a different format depending on the room version - check
the `room version specification`_ for precise event formats.
**The request and response body here describes the common
**The request and response body here describe the common
event fields in more detail and may be missing other required
fields for a PDU.**
operationId: sendJoinV1

View file

@ -46,7 +46,7 @@ paths:
to accept it into the room's graph. Note that events have
a different format depending on the room version - check
the `room version specification`_ for precise event formats.
**The request and response body here describes the common
**The request and response body here describe the common
event fields in more detail and may be missing other required
fields for a PDU.**
operationId: sendJoinV2

View file

@ -151,7 +151,7 @@ paths:
to accept it into the room's graph. Note that events have
a different format depending on the room version - check
the `room version specification`_ for precise event formats.
**The request and response body here describes the common
**The request and response body here describe the common
event fields in more detail and may be missing other required
fields for a PDU.**
operationId: sendLeaveV1