From e82e0901a5301450a884f63daf73aafaf073af24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Thu, 30 Aug 2018 13:38:23 +0100 Subject: [PATCH] xmpp-sprint: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- content/posts/xmpp-sprint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/xmpp-sprint.md b/content/posts/xmpp-sprint.md index 5a44b1f..f460097 100644 --- a/content/posts/xmpp-sprint.md +++ b/content/posts/xmpp-sprint.md @@ -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. 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 - 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. 2. [Message Attaching](https://xmpp.org/extensions/xep-0367.html) and Reactions.