mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-04 18:54:09 +01:00
typos: Corrected typos in message_pagination.yaml (#3495)
This commit is contained in:
parent
9a6c86ac8d
commit
a034d45e45
|
|
@ -0,0 +1 @@
|
||||||
|
Fix various typos throughout the specification.
|
||||||
|
|
@ -74,7 +74,7 @@ paths:
|
||||||
description: |-
|
description: |-
|
||||||
The direction to return events from. If this is set to `f`, events
|
The direction to return events from. If this is set to `f`, events
|
||||||
will be returned in chronological order starting at `from`. If it
|
will be returned in chronological order starting at `from`. If it
|
||||||
is set to `b`, events will be returned in *reverse* chronolgical
|
is set to `b`, events will be returned in *reverse* chronological
|
||||||
order, again starting at `from`.
|
order, again starting at `from`.
|
||||||
required: true
|
required: true
|
||||||
x-example: "b"
|
x-example: "b"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue