mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-28 03:48:36 +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: |-
|
||||
The direction to return events from. If this is set to `f`, events
|
||||
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`.
|
||||
required: true
|
||||
x-example: "b"
|
||||
|
|
|
|||
Loading…
Reference in a new issue