Merge pull request #1363 from zecakeh/fix-typos

Fix various typos
This commit is contained in:
Hubert Chathi 2022-11-29 20:05:53 -05:00 committed by GitHub
commit 5d40118116
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.

View file

@ -1,7 +1,7 @@
### Reference relations
{{% added-in v="1.4" %}}
{{% added-in v="1.5" %}}
Generically referencing another event can be done with a `rel_type` of `m.reference`
as a form of [relationship](#forming-relationships-between-events). There is no

View file

@ -47,7 +47,7 @@ paths:
type: string
name: userId
description: |-
The user to request and OpenID token for. Should be the user who
The user to request an OpenID token for. Should be the user who
is authenticated for the request.
required: true
x-example: "@alice:example.com"

View file

@ -49,7 +49,7 @@ paths:
name: receiptType
description: |-
The type of receipt to send. This can also be `m.fully_read` as an
alternative to [`/read_makers`](/client-server-api/#post_matrixclientv3roomsroomidread_markers).
alternative to [`/read_markers`](/client-server-api/#post_matrixclientv3roomsroomidread_markers).
Note that `m.fully_read` does not appear under `m.receipt`: this endpoint
effectively calls `/read_markers` internally when presented with a receipt