mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-04 15:03:43 +01:00
Fix typo
"To stream events all the events" -> "To stream all the events"
This commit is contained in:
parent
5e1c7350ae
commit
2e5cdaf51c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue