From 2e5cdaf51c28103f6aa30866beb5855b28499559 Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Mon, 11 Jun 2018 14:25:05 +0100 Subject: [PATCH] Fix typo "To stream events all the events" -> "To stream all the events" --- specification/server_server_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/server_server_api.rst b/specification/server_server_api.rst index 9ad04d10..8d6c8eba 100644 --- a/specification/server_server_api.rst +++ b/specification/server_server_api.rst @@ -781,7 +781,7 @@ room. Starting from the PDU ID(s) given in the "v" argument, the PDUs that preceded it are retrieved, up to a total number given by the "limit" argument. -To stream events all the events:: +To stream all the events:: GET .../pull/ Query args: origin, v