From de6d2c96fe60cacaf45baf166613adc697954516 Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Tue, 13 Feb 2018 18:55:36 -0800 Subject: [PATCH] Minor grammar fix. --- api/client-server/definitions/timeline_batch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/client-server/definitions/timeline_batch.yaml b/api/client-server/definitions/timeline_batch.yaml index 44baa39f9..ce613ac43 100644 --- a/api/client-server/definitions/timeline_batch.yaml +++ b/api/client-server/definitions/timeline_batch.yaml @@ -19,7 +19,7 @@ properties: on the filter type: boolean prev_batch: - description: A token that can be supplied to to the ``from`` parameter of the + description: A token that can be supplied to the ``from`` parameter of the rooms/{roomId}/messages endpoint type: string type: object