diff --git a/changelogs/client_server/newsfragments/3495.clarification b/changelogs/client_server/newsfragments/3495.clarification new file mode 100644 index 00000000..3ccb2333 --- /dev/null +++ b/changelogs/client_server/newsfragments/3495.clarification @@ -0,0 +1 @@ +Fix various typos throughout the specification. diff --git a/data/api/client-server/message_pagination.yaml b/data/api/client-server/message_pagination.yaml index 4d2631da..f13c4063 100644 --- a/data/api/client-server/message_pagination.yaml +++ b/data/api/client-server/message_pagination.yaml @@ -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"