xmpp-sprint: typo

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2018-08-30 13:38:23 +01:00
parent 90d02e343f
commit e82e0901a5
Signed by: pep
GPG key ID: DEDA74AEECA9D0F2

View file

@ -74,7 +74,7 @@ Here is roughly what was mentioned, and what we planned to work on:
bookmarks with [PEP](https://xmpp.org/extensions/xep-0048.html) ones. bookmarks with [PEP](https://xmpp.org/extensions/xep-0048.html) ones.
XMPP has different standard places to store bookmarks, and this has often XMPP has different standard places to store bookmarks, and this has often
proven to be a painful experience to the user, when using different clients proven to be a painful experience to the user, when using different clients
for examle. The objective here was to transparently synchronize both for example. The objective here was to transparently synchronize both
stores, so that the user gets an overall nicer experience. stores, so that the user gets an overall nicer experience.
2. [Message Attaching](https://xmpp.org/extensions/xep-0367.html) and 2. [Message Attaching](https://xmpp.org/extensions/xep-0367.html) and
Reactions. Reactions.