sprint-lyon: add missing "in"

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2019-07-21 23:39:22 +02:00
parent ec05053d91
commit 2b91212d56
Signed by: pep
GPG key ID: DEDA74AEECA9D0F2

View file

@ -86,9 +86,9 @@ larma started an [implementation in Dino][Dino_Reactions].
this weekend. this weekend.
It mandates that [MUC][XEP_0045] components provide a stable and unique id It mandates that [MUC][XEP_0045] components provide a stable and unique id
that is attributed per room per user (bare real JID). This is especially useful that is attributed per room per user (bare real JID). This is especially
semi-anonymous rooms where it is usually not possible to ensure messages are useful in semi-anonymous rooms where it is usually not possible to ensure
coming from the same participant between rejoins. messages are coming from the same participant between rejoins.
Some clients are talking about requiring occupant-id for features like Last Some clients are talking about requiring occupant-id for features like Last
Message Correction or Reactions in semi-anonymous rooms. Message Correction or Reactions in semi-anonymous rooms.