From a034d45e450a2602f6a1dd4eb807b74e98a05327 Mon Sep 17 00:00:00 2001 From: Ankur <76884959+ankur12-1610@users.noreply.github.com> Date: Tue, 16 Nov 2021 01:59:07 +0530 Subject: [PATCH] typos: Corrected typos in message_pagination.yaml (#3495) --- changelogs/client_server/newsfragments/3495.clarification | 1 + data/api/client-server/message_pagination.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changelogs/client_server/newsfragments/3495.clarification 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"