typos: Corrected typos in message_pagination.yaml (#3495)
This commit is contained in:
parent
9a6c86ac8d
commit
a034d45e45
2 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue