Fix typo
This commit is contained in:
parent
6dfc923c1d
commit
017935d8e9
1 changed files with 1 additions and 1 deletions
|
@ -781,7 +781,7 @@ looks like this::
|
||||||
|
|
||||||
The ``/sync`` API returns a ``state`` list which is separate from the
|
The ``/sync`` API returns a ``state`` list which is separate from the
|
||||||
``timeline``. This ``state`` list allows clients to keep their model of the
|
``timeline``. This ``state`` list allows clients to keep their model of the
|
||||||
room state in sync with that on the server. In the case of an intial
|
room state in sync with that on the server. In the case of an initial
|
||||||
(``since``-less) sync, the ``state`` list represents the complete state of
|
(``since``-less) sync, the ``state`` list represents the complete state of
|
||||||
the room at the **start** of the returned timeline (so in the case of a
|
the room at the **start** of the returned timeline (so in the case of a
|
||||||
recently-created room whose state fits entirely in the ``timeline``, the
|
recently-created room whose state fits entirely in the ``timeline``, the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue